pytest-testinel 0.2.0__tar.gz → 0.2.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pytest-testinel
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Testinel’s pytest plugin captures structured test execution data directly from pytest and sends it to Testinel, where your test results become searchable, comparable, and actually useful.
5
5
  Author: Volodymyr Obrizan
6
6
  Author-email: Volodymyr Obrizan <obrizan@first.institute>
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "pytest-testinel"
3
- version = "0.2.0"
3
+ version = "0.2.1"
4
4
  description = "Testinel’s pytest plugin captures structured test execution data directly from pytest and sends it to Testinel, where your test results become searchable, comparable, and actually useful."
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.10"
File without changes