-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from electricimp/develop
Support for Builder
- Loading branch information
Showing
10 changed files
with
205 additions
and
762 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,7 @@ | ||
<!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | ||
# Testing Framework for EI/Squirrel | ||
|
||
Unit Testing Framework is for automated unit testing. | ||
|
||
- [impUnit](#impunit) | ||
- [License](#license) | ||
|
||
<!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
|
||
# impUnit | ||
|
||
Unit Testing Framework for EI/Squirrel. | ||
|
||
## License | ||
### License | ||
|
||
The code in this repository is licensed under [MIT License](./LICENSE). |
Oops, something went wrong.