Setup a python test framework
This commit is contained in:
parent
4d339b7b5d
commit
5b7a5b2a76
15 changed files with 130 additions and 11 deletions
6
lib/python/qmk/tests/onekey_export.json
Normal file
6
lib/python/qmk/tests/onekey_export.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"keyboard":"handwired/onekey/pytest",
|
||||
"keymap":"pytest_unittest",
|
||||
"layout":"LAYOUT",
|
||||
"layers":[["KC_A"]]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue