Skip to content

Releases: WithSecureOpenSource/pytest-rts

v2.5.0

17 May 06:23
Compare
Choose a tag to compare

Feature

  • Migration to pydriller>=2.0 (a3b553f)

Documentation

  • Rewrite tutorial (7c3e98d)
  • Add tutorial and images (eb2c717)
  • Switched to non-recursive test targets call (544f4ac)
  • Fixed Makefile example (2753568)
  • Add cov-threshold tutorial (497ceb9)

v2.4.0

31 Mar 20:53
Compare
Choose a tag to compare

Feature

  • Added handling of lines without mapping (d5dd6f5)

Fix

Documentation

  • Note about intersection and surroundings algorithm (f303ef8)

v2.3.0

29 Mar 06:54
Compare
Choose a tag to compare

Feature

  • Rts from changes between commits (13b490b)

Documentation

  • Clarify change detection in readme (bb899cc)
  • Added missing env variable definition (a395403)
  • Styling (323e19d)
  • Styling (dfcfbe7)
  • Added example of Makefile (f2cd489)
  • Update functionality description (d65aa12)
  • Mention committed changes flag (a0c26cc)
  • Added --cov-config flag to init section (3807a30)

v2.2.0

24 Mar 07:14
Compare
Choose a tag to compare

Feature

  • Run tests from changes in workdir (5836afd)

Documentation

  • Mention relative files configuration (07104f8)
  • Fixed initialization section (d093abb)
  • Added troubleshooting section (d03881e)
  • Updated usage instructions and removed outdated files (c8639e1)

v2.1.0

18 Mar 14:10
Compare
Choose a tag to compare

Feature

  • Run new tests based on pytest-cov (7d40a75)
  • Start integrating to pytest-cov (af328ba)
  • Handle usage in non-git directory (8ad080b)
  • Create a pytest plugin (#67) (1ed34e3)

Fix

Documentation

  • Fix readme after changes in usage (dea8b91)
  • Aligned commit types with commit checker (3a865de)
  • Add performance section to changelog (b7f6139)
  • Added Acknowledgement section to README.md (#75) (4de6632)
  • Added link to the tutorial to README.md and fixed usage sectino (9d25edf)
  • Fix module name in setup.py (7f18303)
  • Added license (ebfdd66)
  • Update docs to match usage with plugin (#68) (d98f19a)
  • Improved sequence diagrams (#64) (c558438)
  • Added sequence diagrams, fixed links (#59) (84edc4e)
  • Added common docs, fixed README.md (#51) (6240861)
  • Scaled up logo a bit (c58c829)
  • Added vector logo (379379b)
  • Added logo (#43) (f080cd2)

v1.2.1

03 Mar 16:29
Compare
Choose a tag to compare

Fix

  • Fix crash in test function runtimes (ad4c1f3)

v1.2.0

15 Feb 08:25
Compare
Choose a tag to compare

Feature

  • Handle usage in non-git directory (8ad080b)

Documentation

  • Add performance section to changelog (b7f6139)

v1.1.10

29 Jan 12:58
Compare
Choose a tag to compare

Fix

  • Rename selection file to prevent test discovery (b80f30a)

Documentation

  • Added Acknowledgement section to README.md (#75) (4de6632)
  • Added link to the tutorial to README.md and fixed usage sectino (9d25edf)

v1.1.9

21 Dec 13:29
Compare
Choose a tag to compare

Fix

v1.1.7

21 Dec 13:09
Compare
Choose a tag to compare

Fix