Changelog

1.1.1 2020-03-31

  • [Bug] #9: Fix remote server interface for sending measures.

1.1.0 2020-03-30

  • [Feature] #4: Added an option to add a description to a pytest run

  • [Feature] #3: Compute user time and kernel time on a per test basis for clarity and ease of exploitation.

  • [Feature] #5: Extend item information and separate item from its variants.

1.0.1 2020-03-18

  • [Bug] #2: pytest-monitor hangs infinitely when a pytest outcome (skip, fail…) is issued.

1.0.0 2020-02-20

  • [Feature]: Initial release