How to Generate
Coverage reportΒΆ
Coverage reports can be generated by ensuring the module coverage is installed and then executing:
which will run the unit tests and then create a folder with detailed summary information about the code coverage.
Coverage reports can be generated by ensuring the module coverage is installed and then executing:
which will run the unit tests and then create a folder with detailed summary information about the code coverage.