Skip to content

[WIP] -K to simply select/ignore cached nodeids#102

Open
blueyed wants to merge 4 commits intomy-masterfrom
fast-K
Open

[WIP] -K to simply select/ignore cached nodeids#102
blueyed wants to merge 4 commits intomy-masterfrom
fast-K

Conversation

@blueyed
Copy link
Owner

@blueyed blueyed commented Nov 9, 2019

Uses -K since -k is meant to be kept compatible.

AFTER:

  • refactor / improve cacheprovider to use SQLite database

TODO:

  • simple string-based query (with prefixes)?
  • language/multiple args

For pytest -K pdb --collect-only:

No cache:

2596 deselected in 1.56s

Next run:

2596 deselected in 0.22s

Uses `-K` since `-k` is meant to be kept compatible.

TODO:

- [ ] simple string-based query (with prefixes)?
- [ ] language/multiple args

For `pytest -K pdb --collect-only`:

No cache:

> 2596 deselected in 1.56s

Next run:

> 2596 deselected in 0.22s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant