-
```
I use Specs quite a bit for testing applications written with Apache
Wicket. This can sometimes be a little contrived, since Wicket wasn't
designed for BDD. With that said, Wicket does include a…
-
Is it possible to override Mocha's interface? See https://mochajs.org/#interfaces, and https://mochajs.org/#browser-configuration.
Currently it looks like the interface is hard coded to `bdd` here: h…
-
Sometimes you need that some internal attributes of your store behave like stores or collections and today Fluxo doesn't handle this use case well. If you set a store on some store's attribute its `to…
-
What do you guys think? I know 3 popular alternatives:
1. OCUnit (default underlying others)
2. [Kiwi](https://github.com/allending/Kiwi/blob/master/Readme.md) (most popular for BDD see also [Cedar](h…
-
There are many modules in the app that are built in a universal way. At least these should be covered with tests.
I don't think this is a very high priority and I understand the difficulties in writi…
-
I am trying to run BDD tests using chimp. However I can't understand how the session is killed / ends once the tests are done.
It seems I need to add one of the watchTags otherwise I get this
PASSED…
-
Hello all.
I get this message since a week now trying to upload hw4. I removed factory_girl completely in my homework now using fixtures as it was discussed in the forum.
```
Your submission was rec…
-
```
What steps will reproduce the problem?
1. Write EUC in Sharepoint. No BDD tables
2. Execute spectacular on document using remote path (i.e. http://)
3. Spectacular fails with NPE:
C:\Spectacu…
-
Ported from BB. Created originally by nootn:
It would be cool if you could take textual requirements in a specified structure and generate BDDify code stubs from it (possibly choosing whether you wan…
-
Hi
i asking sorry in case I didnt see the options that enable this feature.
I case its not my mistake can behat show codecoverage, in clover format?
Is there a way to integrate behat with phpunit?
Th…