Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
vcs-python
/
libvcs
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
58
Code
Issues
43
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
pytest plugin: Improve performance via caching
- #472
#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
View commit details
Copy full SHA for 30d1889
Browse repository at this point
tests(sync[git]) Use bare git repo
tony
committed
10bf5c1
View commit details
Copy full SHA for 10bf5c1
Browse repository at this point
refactor!(pytest plugin[svn]) Session-scoped, cached VCS fixtures
tony
committed
90128dc
View commit details
Copy full SHA for 90128dc
Browse repository at this point
test(sync[svn]) Add example for non-empty repo checkout
tony
committed
628afac
View commit details
Copy full SHA for 628afac
Browse repository at this point
refactor!(pytest plugin[hg]) Session-scoped, cached VCS fixtures
tony
committed
70a0fd9
View commit details
Copy full SHA for 70a0fd9
Browse repository at this point
test(sync[hg]) Remote repository fixture
tony
committed
a70eb87
View commit details
Copy full SHA for a70eb87
Browse repository at this point
refactor!(pytest plugin[git]) Cache `git_repo`
tony
committed
d769e0a
View commit details
Copy full SHA for d769e0a
Browse repository at this point
refactor!(pytest plugin[hg]) Cache `hg_repo`
tony
committed
9a3c318
View commit details
Copy full SHA for 9a3c318
Browse repository at this point
refactor!(pytest plugin[svn]) Cache `svn_repo`
tony
committed
8a05ace
View commit details
Copy full SHA for 8a05ace
Browse repository at this point
test(sync[hg]) Use test fixture
tony
committed
e1db75d
View commit details
Copy full SHA for e1db75d
Browse repository at this point
docs(CHANGES) Note pytest plugin cache improvements
tony
committed
faaba05
View commit details
Copy full SHA for faaba05
Browse repository at this point
refactor!(pytest plugin[git]) Consolidate repo creation function
tony
committed
d391886
View commit details
Copy full SHA for d391886
Browse repository at this point
refactor!(pytest plugin[svn]) Consolidate repo creation function
tony
committed
475b31a
View commit details
Copy full SHA for 475b31a
Browse repository at this point
refactor!(pytest plugin[hg]) Consolidate repo creation function
tony
committed
a658c43
View commit details
Copy full SHA for a658c43
Browse repository at this point
You can’t perform that action at this time.