We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a7ec7 commit e40110fCopy full SHA for e40110f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v1.3.1
+## v1.3.2
4
5
- return test output filename from `run()` function
6
package.json
{
"name": "jest-test-gen",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Generator of jest unit test with all imports mocked and tests stub for every class and function exported",
"keywords": [
"jest",
0 commit comments