In IPM for instance we have integration_tests and unit_tests, and I'd like to see both of them available with this tool
So, I'd like to be able to configure it like this, I think
"intersystems.testingManager.client.relativeTestRoot": [
"tests/integration_tests",
"tests/unit_tests"
]
In IPM for instance we have integration_tests and unit_tests, and I'd like to see both of them available with this tool
So, I'd like to be able to configure it like this, I think