You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: Now i also get it, when the pythagora_tests folder already exists, while expanding tests with npm run clean && npx pythagora --expand-unit-tests --force --path matchesValue.test.ts
The result is then:
Content of my handwritten tests
//Expanded tests using Pythagora:
```javascript
When i delete the
pythagora_tests
folder first and then generate the tests, it always generates me an almost empty unit-test file with only the linesin it.
After i leave the existing folder and just delete the unit-test-file, it will run fine again.
The text was updated successfully, but these errors were encountered: