Challenge #9 – Find bugs and develop tests
Proposers
- name-of-proposer-1 (institution-of-proposer-1)
- name-of-proposer-2 (institution-of-proposer-2) ...
Description
Develop a test suite to find bugs in code
Implement tests that ensure the correct functionality of all module features.
Guarantee full code coverage
Design unit tests, integration tests, and system tests that are:
Independent: They should not rely on other tests to pass.
Reproducible: Same input, same result every time
Demo or definition of done
Describe which high level conditions needs to be fulfilled to demonstrate this feature implementation is completed. You can reference external content (example, demo paper) listed in section "References" as [Ref-2].
Acknowledgements
This work is funded by through the project with <PROJECT-ID/REFERENCE>.
References
- Reference name
- Author1, Author2, Author3, et. al., “My demo using feature,” in Conference-Name Demo Track, 20XX.
Edited by Javier Velázquez