zmk/docs/docs
Joel Spadin e1a925ff83 refactor(test): Run tests with pytest
Replaced the run-test.sh script with a Python script that runs our unit
tests through pytest. Tests are now run in parallel to speed up running
the entire test suite, and it allows for integration with other tools
that support pytest, such as IDEs.

Also removed a dependency on remarshal, because it depends on an old
version of PyYAML that conflicts with other Python packages in our
Docker image. Replaced it with yq.
2023-01-26 13:12:25 -06:00
..
assets docs: update dev env setup guide 2023-01-19 22:25:10 -05:00
behaviors fix(docs): Grammatical fixes (#1587) 2022-12-14 14:51:46 +00:00
codes feat(docs): Added a Spelling Error Caution Notice 2022-10-15 14:00:09 -05:00
config feat: Add global macro timing configs 2022-12-20 20:34:25 -06:00
development refactor(test): Run tests with pytest 2023-01-26 13:12:25 -06:00
features doc(keymaps): fix typo (#1425) 2022-08-12 07:37:06 -04:00
customization.md fix(docs): Fix links in config pages 2022-07-03 18:55:54 +01:00
faq.md feat(docs): added "how is the latency" 2022-07-27 09:07:57 -04:00
hardware.mdx feature(shields): Add nice!view 2022-09-29 21:11:26 -04:00
intro.md fix(docs): Ensure relative links always resolve 2022-04-18 22:48:53 -05:00
keymap-example-file.md Update docs to use “SQT” instead of “QUOTE” (#839) 2021-07-27 18:18:52 -05:00
keymap-example.md Update docs to use “SQT” instead of “QUOTE” (#839) 2021-07-27 18:18:52 -05:00
troubleshooting.md fix(docs): changed MacOS to macOS as per Apple styling 2022-11-09 20:38:08 -06:00
user-setup.md feat(docs): Refer to troubleshooting in connecting split halves 2022-12-23 00:20:12 -06:00