From 2fed5a740d466b42c3e981ef3450683228226227 Mon Sep 17 00:00:00 2001 From: Benjamin Harris Date: Tue, 31 Oct 2017 14:32:10 -0400 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..43da32c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# [testgen](https://tilde.team/~ben/testgen/) + +variable combination generator for test cases + +calculates the cartesian product of the test cases entered. splits by newline and 2 newlines. +