We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a78dd9 commit 70a86f0Copy full SHA for 70a86f0
docs/changelog.md
@@ -2,5 +2,9 @@
2
3
### 0.5.0 - First public version
4
5
- * First version validated against the [data science benchmark pattern](https://smarie.github.io/pytest-patterns/)
+First version validated against the [data science benchmark pattern](https://smarie.github.io/pytest-patterns/) (yet to be published)
6
+
7
+ * `get_session_synthesis_dct` method to collect various test information already available
8
+ * `@saved_fixture` decorator supports both a variable or a fixture for the storage
9
+ * `create_results_bag_fixture` to create results bags
10
* Documentation
0 commit comments