Having the automated test suites run for the new PRs will make sure the changes are not inducing any breaking error into the system.
This will also make sure the test suites are written for any new written feature.
The project won't be ready for v1 until we have automated test suite configured with proper code coverage details as part of PR lifecycle.
Having the automated test suites run for the new PRs will make sure the changes are not inducing any breaking error into the system.
This will also make sure the test suites are written for any new written feature.
The project won't be ready for v1 until we have automated test suite configured with proper code coverage details as part of PR lifecycle.