Skip to content

Commit aa94544

Browse files
committed
Updated the readme with details of the new TestNameExtension
1 parent 4edf906 commit aa94544

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Allows you to set system properties before test execution and reverts these chan
2626

2727
Allows you to create temporary files and directories in your test, any such files or directories created in your tests are removed for you when the tests complete
2828

29+
###### TestNameExtension
30+
31+
Allows you to use the name of the currently executing test within your test cases
32+
2933
###### WatcherExtension
3034

3135
Logs test execution flow including entry, exit and elapsed time in milliseconds

0 commit comments

Comments
 (0)