Merge pull request #925 from mtlynch/unit-tests
Add unit tests for Utils::toHex
This commit is contained in:
@@ -98,6 +98,14 @@ Here are some general principals you should try to adhere to:
|
||||
|
||||
Help us prioritize! Please react with thumbs-up to issues/PRs you care about most. We look at reaction counts when planning work.
|
||||
|
||||
### Running unit tests
|
||||
|
||||
To run unit tests, run the following command:
|
||||
|
||||
```bash
|
||||
pio test --environment native --verbose
|
||||
```
|
||||
|
||||
## Road-Map / To-Do
|
||||
|
||||
There are a number of fairly major features in the pipeline, with no particular time-frames attached yet. In very rough chronological order:
|
||||
|
||||
Reference in New Issue
Block a user