testing

Testing tools, testing philosophy & methodology...
lellis 2016-10-10T18:57:48.000030Z

Hi guys, any suggestion about BDD framework to use? speclj its a good one? Anyone using?

2016-10-10T19:08:24.000031Z

midje is bdd, right ?

lellis 2016-10-10T19:27:30.000032Z

i dont think so, for me midje make easy to describe testes, but not give me specification bdd power, for the clients write for example.

2016-10-10T20:23:47.000033Z

ah yes. haven't seen those before, but someone should write a data-driven bdd library!

2016-10-10T20:24:47.000034Z

https://github.com/gphilipp/bdd-guide-clojure

👍 1
2016-10-10T20:24:59.000036Z

just found that as a quick example

2016-10-10T20:25:06.000037Z

looks nifty