From cdba38c762e79e12c9ec2b10347f45a204abc4ab Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Sun, 29 Nov 2020 17:24:36 -0800 Subject: [PATCH] add a title to the testing docs --- docs/development/testing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/development/testing.md b/docs/development/testing.md index 2a22edc7..946baa2e 100644 --- a/docs/development/testing.md +++ b/docs/development/testing.md @@ -1,3 +1,5 @@ +# Testing Kaleidoscope + This is not yet proper documentation about running or writing tests, just some rough notes. Kaleidoscope includes a simulator that can pretend (to a certain extent) to be a keyboard for the purpose of testing.