Skip to content

BruceAndyLee/test-generator

Repository files navigation

test-generator

Demo should be available here

Installation for local use

npm install

Compile and Hot-Reload for Development

npm run dev

navigate to the page

you should see an example for a vertex table image

toggle to edge tests to see an example of a transition-based table Screenshot 2024-09-13 at 18 14 43

  1. Paste your table
  2. See what columns the UI has parsed for you in the left-hand side column
  3. Specify which columns should be included in which stage of your test
  4. setup or elements for vertex-tests
  5. setup, transition or elements for edge-tests

About

gen_tests(.md tables)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published