forked from jerry-git/pytest-split
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
18 lines (18 loc) · 689 Bytes
/
.cruft.json
File metadata and controls
18 lines (18 loc) · 689 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"template": "https://github.com/woltapp/wolt-python-package-cookiecutter",
"commit": "4eecc9c4d27e3c9321438bc1fdaf717bec5eadf6",
"checkout": null,
"context": {
"cookiecutter": {
"author_name": "Jerry Pussinen",
"author_email": "jerry.pussinen@gmail.com",
"github_username": "jerry-git",
"project_name": "pytest-split",
"project_slug": "pytest-split",
"package_name": "pytest_split",
"project_short_description": "Pytest plugin which splits the test suite to equally sized \"sub suites\" based on test execution time.",
"_template": "https://github.com/woltapp/wolt-python-package-cookiecutter"
}
},
"directory": null
}