Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quantum-kittens
GitHub Repository: quantum-kittens/platypus
Path: blob/main/cypress.json
3328 views
1
{
2
"baseUrl": "http://localhost:8080",
3
"defaultCommandTimeout": 8000,
4
"numTestsKeptInMemory": 5,
5
"video": false
6
}
7
8