We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b7a75 commit ff395e1Copy full SHA for ff395e1
CHANGELOG.md
@@ -4,6 +4,13 @@ Breaking changes are prefixed with a "[BREAKING]" label.
4
5
## master (unreleased)
6
7
+## 0.7.0 (2021-04-1)
8
+
9
+- New cli parameter `reproduction`.
10
+ When passed, primary worker publishes the queue in the same order as passed
11
+ in the command.
12
+- Reporter now includes a reproduction command for flaky tests.
13
14
## 0.6.0 (2021-03-23)
15
16
- New cli parameter `seed`.
0 commit comments