-
Notifications
You must be signed in to change notification settings - Fork 1
Meeting 2013 September
Chad Granum edited this page Aug 29, 2013
·
2 revisions
I will be presenting on a couple modules that simply make life easier. The primary one will be Fennec. Fennec makes testing much easier, and solves a lot of problems for you. If you are not using Fennec you are working too hard on your tests.
Other modules will be presented time-allowing and depending on group interest.
My slides are already online, the Fennec documentation is written in presentation format. The presentation can be found here for anyone that wants to view it early.
Fennec is a testers toolbox. Fennec improves on testing in many ways:
- Less boilerplate
- Better state management
- Forking just works
- Parallelization of tests within files
- Running selected tests within a file
- Better mocking