asynit icon indicating copy to clipboard operation
asynit copied to clipboard

TODO

Open joelwurtz opened this issue 7 years ago • 2 comments

  • [x] Use an assertion library : https://github.com/mikey179/bovigo-assert
  • [x] Use existing library for environment detection (tty / ...) : https://github.com/sebastianbergmann/environment~~ : Not working
  • [x] Use PHP AMP to allow this kind of API : https://github.com/HackPack/HackUnit : Latter ...
  • [ ] Generate XUnit report to use https://github.com/lukejpreston/xunit-viewer (or others viewer)
  • [ ] More tests
  • [ ] Add an error_handler to easilly spot error
  • [ ] Be able to stop on first failure/error
  • [ ] Be able to filter what test to run

joelwurtz avatar Jun 30 '17 11:06 joelwurtz

Todo: Add an error_handler to catch PHP Errors. Right now, It's not really easy to spot errors.

lyrixx avatar Aug 25 '17 08:08 lyrixx

Some tests ?

lyrixx avatar Dec 12 '17 16:12 lyrixx