Tests not running without project.json
Open
- Dominant language
- No language data
- Stars
- 319
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
* Populus Version: 2.2.0
* OS: linux
### What was wrong?
Without a project.json the tests will not run.
You can reproduce that by going into an empty directory and initialize it with
`populus init` and then run the example tests.
```
FileNotFoundError: No populus project found for testing in /home/bernd/programming/trustlines/contracts/test
```
#### Cute Animal Picture

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.