Welcome to the discussion group for Instinct. Instinct is modelled
loosely on Ruby's RSpec and based off experiences test driving
projects. It's basically a JUnit clone, but based around BDD. It is a
flexible framework so that you can use annotations, marker interfaces
or naming conventions to get things done.
Here are the details:
Project home: http://code.google.com/p/instinct/
Discussion group: http://groups.google.com/group/instinct-general
Preliminary roadmap & features:
http://instinct.googlecode.com/svn/trunk/docs/roadmap.txt
Preliminary work is focusing on getting a prototype working, and
proving whether what I want to do can be done (looks good so far). I
then plan to create test runners for IntelliJ & Ant so that you won't
need to rely on the current JUnit ones.
Comments are most welcome!
Cheers,
Tom