Is your feature request related to a problem? Please describe.
Looking at the library, I would like to benchmark and test the existing code so that I can try to write some
performance enhancements. Having trouble figuring out how to run tests locally, so it would be
nice if there was some documentation for this.
Describe the solution you'd like
See above, just some docs about how to do this. The existing developer guide doesn't
describe this.
Describe alternatives you've considered
Tried looking at files in the repo, but couldn't figure out how the CI was running the
test cases.
Is your feature request related to a problem? Please describe. Looking at the library, I would like to benchmark and test the existing code so that I can try to write some performance enhancements. Having trouble figuring out how to run tests locally, so it would be nice if there was some documentation for this.
Describe the solution you'd like See above, just some docs about how to do this. The existing developer guide doesn't describe this.
Describe alternatives you've considered Tried looking at files in the repo, but couldn't figure out how the CI was running the test cases.
Additional context N/A