An open API service indexing awesome lists of open source software.

https://github.com/oge-dev/unit-testing

UNIT TESTING ON COUNTER APP
https://github.com/oge-dev/unit-testing

Last synced: about 1 year ago
JSON representation

UNIT TESTING ON COUNTER APP

Awesome Lists containing this project

README

          

# UNIT TESTING

## This App test for 3 scenarios:
### Test that button is active
### Test that the button when clicked, increments its value by 1
### Test that the button when clicked, decrements its value by 1