You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our "tests" aren't real tests - they're more like example code written so that manual testing can occur. Instead of this, we should implement actual unit tests using the following:
Currently, our "tests" aren't real tests - they're more like example code written so that manual testing can occur. Instead of this, we should implement actual unit tests using the following:
https://docs.gradle.org/current/userguide/custom_plugins.html#sec:writing_tests_for_your_plugin
The text was updated successfully, but these errors were encountered: