/ Python / experiments / typexps / .project_alt.json
.project_alt.json
1  {
2    "src/*/*.py": {"test": "tests/{}/test_{}.py"},
3    "tests/test_*.py": {"src": "src/{}.py"}
4  }