intersystems / intersystems/ipm
Improve integration test performance
Open
technical debt
- Dominant language
- ObjectScript
- Stars
- 41
- Forks
- 29
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 4
Description
Running all the integration tests takes 20-30 minutes and this number is steadily increasing. We should do some benchmarking (with MONLBL perhaps) of the test suite and see where performance improvements can be made.
Edit: this should include investigating the overhead extending Test.PM.Integration.Base causes for setup() and teardown() that isn't always needed.
Contributor guide
Assessment
This issue has not been assessed yet.