Friday 20 February 2009

Upcoming features - some thoughts

I've got some ideas in mind for the next release of lancelot:
  • Provide a bridge (in both directions) between unittest and lancelot, so that lancelot specs can be run as if they were TestCase-s, and unit tests can be verified in lancelot.
  • Allow documentation to be generated from specs as they are run.
  • Add some syntactic sugar to improve the readability of "given/when/then..." statements
  • Introduce a spec mutator similar to Pester (and Jester), to ensure confidence in verified specs

I won't have as much free time to work on this next release so I doubt whether more than one of these will make it into the codebase over the next 4 weeks... we'll see! :-)

No comments:

Post a Comment