Skip to content

chiragchoudhary66/test-list-maker

Repository files navigation

test-list-maker - Atom Package

This package displays a list of all the tests in the active spec file. It looks for the 'describe' and 'it' syntax to populate an interactive test list in a panel.

You can move to the relevent test by simply clicking the test title.

Test-list-maker screenshot

Todo

  • Design right panel - [ close, heading, list, resizable]
  • Auto-toggle on .spec file
  • Parse file and make list
  • Populate panel with the list
  • Make the panel resizable
  • Run individual test files
  • Run individual test
  • Show test result in the panel

About

This package displays a list of all the tests in the active spec file. It looks for the 'describe' and 'it' syntax to populate an interactive test list in a panel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published