Document how to run individual unit tests or test suites #1076
Labels
documentation
Documentation of the project as well as procedural documentation
good first issue
Bite-sized items for first time contributors
Uh oh!
There was an error while loading. Please reload this page.
In order to help contributors figure out how to effectively test their changes we should add some additional recommendations for running the unit tests to our contributor testing docs
FYI, you can run
unittest
-powerd modules/classes/tests directly like so:Originally posted by @lukpueh in #1067 (comment)
The text was updated successfully, but these errors were encountered: