Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vcs-python
/
libvcs
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
56
Code
Issues
34
Pull requests
21
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
pytest plugin: Improve performance via caching
#472
Merged
tony
merged 14 commits into
master
vcs-python/libvcs:master
from
pytest-plugin-fixture-caching
vcs-python/libvcs:pytest-plugin-fixture-caching
Copy head branch name to clipboard
Oct 12, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
pytest plugin: Improve performance via caching
#472
tony
merged 14 commits into
master
vcs-python/libvcs:master
from
pytest-plugin-fixture-caching
vcs-python/libvcs:pytest-plugin-fixture-caching
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2024
refactor!(pytest plugin[git]) Session-scoped, cached VCS fixtures
tony
committed
30d1889
Copy full SHA for 30d1889
tests(sync[git]) Use bare git repo
tony
committed
10bf5c1
Copy full SHA for 10bf5c1
refactor!(pytest plugin[svn]) Session-scoped, cached VCS fixtures
tony
committed
90128dc
Copy full SHA for 90128dc
test(sync[svn]) Add example for non-empty repo checkout
tony
committed
628afac
Copy full SHA for 628afac
refactor!(pytest plugin[hg]) Session-scoped, cached VCS fixtures
tony
committed
70a0fd9
Copy full SHA for 70a0fd9
test(sync[hg]) Remote repository fixture
tony
committed
a70eb87
Copy full SHA for a70eb87
refactor!(pytest plugin[git]) Cache `git_repo`
tony
committed
d769e0a
Copy full SHA for d769e0a
refactor!(pytest plugin[hg]) Cache `hg_repo`
tony
committed
9a3c318
Copy full SHA for 9a3c318
refactor!(pytest plugin[svn]) Cache `svn_repo`
tony
committed
8a05ace
Copy full SHA for 8a05ace
test(sync[hg]) Use test fixture
tony
committed
e1db75d
Copy full SHA for e1db75d
docs(CHANGES) Note pytest plugin cache improvements
tony
committed
faaba05
Copy full SHA for faaba05
refactor!(pytest plugin[git]) Consolidate repo creation function
tony
committed
d391886
Copy full SHA for d391886
refactor!(pytest plugin[svn]) Consolidate repo creation function
tony
committed
475b31a
Copy full SHA for 475b31a
refactor!(pytest plugin[hg]) Consolidate repo creation function
tony
committed
a658c43
Copy full SHA for a658c43
You can’t perform that action at this time.