8000 GitHub - Angelike-EU/LibWoWUnit: A Jasmine inspired unit test framework for World of Warcraft
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Jasmine inspired unit test framework for World of Warcraft

License

Notifications You must be signed in to change notification settings

Angelike-EU/LibWoWUnit

Repository files navigation

LibWoWUnit

... is a testing library to set up unit tests for your project. The Api is inspired by Karma and Jasmine. So you can test your code in a little bit better way than with asserts. In fact that testing usally stops, LibWoWUnit catch all errors and show them in a summary screen, so you really see, what is all broken (or not).

This addon ist still in development, so syndication is not enabled.

Working:

  • describe blocks
  • it blocks
  • before/after each blocks
  • primitive output window
  • a handfull of matcher

ToDO:

  • spies
  • stacktraces
  • more info in output window
  • styling
  • doc's

Links

About

A Jasmine inspired unit test framework for World of Warcraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0