formulahendry / formulahendry/vscode-dotnet-test-explorer
Time that took to run the tests
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
In order to know how long our test take to run, would be nice to have a option where we can enable the time (in minutes and seconds) that a test took to finish.
In the class we should have the aggregated value of the time that all tests took and in the namespace the same.
There should be important to track the time the VSCode took to run the tests and the time that took to compile / prepare the projects to run the tests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.