Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 68a8bd8

Browse filesBrowse files
committed
docs(CHANGES) Note pytest plugin cache improvements
1 parent 2e98d9b commit 68a8bd8
Copy full SHA for 68a8bd8

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎CHANGES

Copy file name to clipboardExpand all lines: CHANGES
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ $ pip install --user --upgrade --pre libvcs
1717

1818
### Breaking changes
1919

20+
#### pytest plugin: Improve performacne via session-based scoping (#472)
21+
22+
Improved test execution speed by approximately 33% by eliminated repetitive repository reinitialization between test runs.
23+
Git, Subversion, and Mercurial repositories are now cached from an initial starter repository
24+
2025
#### pytest fixtures: `git_local_clone` renamed to `example_git_repo` (#468)
2126

2227
Renamed `git_local_clone` to `example_git_repo` for better understandability in

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.