Skip to content

Releases: dtrifiro/pytest-fzf

0.1.1

03 Jul 15:24
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #40

Full Changelog: 0.1.0...0.1.1

0.1.0

07 Feb 17:41
Compare
Choose a tag to compare

New

  • use pygments for syntax highlighting of test functions preview by @dtrifiro in #27. bat can be used as fallback using --fzf-bat-preview flag.

Fixes

  • improve line number formatting in fzf listing by @dtrifiro in #28

Misc

Full Changelog: 0.0.14...0.1.0

0.0.14

15 Dec 13:33
34dd336
Compare
Choose a tag to compare

What's Changed

  • Add keybindings by @dtrifiro in #22
  • Remove extra setting of mark

Full Changelog: 0.0.13...0.0.14

0.0.13

14 Dec 17:24
Compare
Choose a tag to compare

What's Changed

Fixes

  • improve test selection/reporting by @dtrifiro in #20 (fixes selection of tests organized in classes)

Other

Full Changelog: 0.0.12...0.0.13

0.0.12

28 Nov 13:06
Compare
Choose a tag to compare

What's Changed

Fixes

Misc:

New Contributors

Full Changelog: 0.0.11...0.0.12

0.0.11

20 Nov 17:45
Compare
Choose a tag to compare

0.0.11

  • use cycle fzf flag so that test selection can be cycled
  • bump iterfzf to 1.1.0.44.0

Full Changelog: 0.0.10...0.0.11

0.0.10

15 Nov 22:45
Compare
Choose a tag to compare

What's Changed

  • handle ctrl-c during test selection by @dtrifiro in #3

Full Changelog: 0.0.9...0.0.10

0.0.9

13 Nov 21:27
9e48f1e
Compare
Choose a tag to compare

0.0.9

  • remove --fzf-query option, allow passing queries via --fzf (e.g. pytest --fzf <optional initial query>)
  • add missing space to default prompt

Full Changelog: 0.0.8...0.0.9

0.0.8

09 Nov 16:45
1eecd15
Compare
Choose a tag to compare

fix release workflow

Full Changelog: 0.0.7...0.0.8

0.0.7

09 Nov 16:41
9619ebe
Compare
Choose a tag to compare

What's Changed

  • do not require --fzf when using --fzf-query

Full Changelog: 0.0.6...0.0.7