Skip to content
Snippets Groups Projects
Commit 7c7ec8dd authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Add README in tests folder

parent 61a5d2a9
No related branches found
No related tags found
No related merge requests found
# Tests
Some test scripts to automate way of making sure that (almost) everything works as expected.
## Inventory Test
A shell script `inventory.sh` that loads the Fab inventory and checks that all electronics parts in the inventory are covered by the library.
Usage:
```
./inventory.sh ../fab.kicad_sym ./whitelist.txt
```
The `whitelist.txt` file is there for the script to skip certain parts that are not electronic components, such as [Amphenol ICC (FCI) 71600-104LF](https://www.digikey.fi/en/products/detail/amphenol-cs-fci/71600-104LF/1523943) ribbon cable connector, for example.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment