From 5e73bcedcfdef1b9fc1529a8abdb6e400a40841d Mon Sep 17 00:00:00 2001 From: Bo An Date: Sat, 11 Nov 2023 10:11:15 -0500 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6515c38 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +[![testing](https://github.com/boan-anbo/better-tests/actions/workflows/node.js.yml/badge.svg)](https://github.com/boan-anbo/better-tests/actions/workflows/node.js.yml) + +# Better Tests + +Test Acts is a minimalistic, framework-agnostic, type-safe, and lightweight test planner to support your TDD and BDD workflows.