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 9921b01 commit 39b9aabCopy full SHA for 39b9aab
NEWS.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
4
+## v0.7.2
5
+
6
+* Fixed the problem when `show` defined in a test case is not applied to
7
+ display the output of this test case. Thanks to vtjnash.
8
9
10
## v0.7.1
11
12
- Use relative paths in Test Summary.
Project.toml
@@ -1,7 +1,7 @@
name = "NarrativeTest"
uuid = "9563631e-acd4-5dd8-bebb-4cf36518960d"
authors = ["Kirill Simonov <[email protected]>"]
-version = "0.7.1"
+version = "0.7.2"
[deps]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments