-
We noticed that when the response body contains a Map (example below), the RestFixture is failing to convert it into JSON. The same response body is getting converted when we give the request via Adva…
-
```
What steps will reproduce the problem?
1. Run fitnesse server on port 9123
2. Run a build with fitnesse-server-maven-plugin running fitnesse server on
port 9123
3. Observe the build pass although…
-
Hello Noam,
Thank you for another, very useful extension to Fitnesse, much appreciated. I am planing on actively using your framework. However, my tests will look too tightly coupled and too verbose …
-
```
Running fitnesse-launcher-maven-plugin:1.3.0:set-up fails with
[ERROR] Failed to execute goal
uk.co.javahelp.fitnesse:fitnesse-launcher-maven-plugin:1.3.0:set-up
(fitnesse-tests) on project fit…
-
It basically says "Could not complete testing: java.lang.ArrayIndexOutOfBoundsException: 2"
I would rather prefer it to show me which function I should implement (I usually use this feature to test-d…
-
```
Would be nice to be able to use all features of tags selection that is
supported bij Fitnesse. Currently I don't see the option to use
runTestsMatchingAllTags parameter.
See: http://fitnesse.or…
-
This issue was posted before at https://github.com/jediwhale/fitsharp/issues/144, but was considered not FitSharp but FitNesse related.
I'm using a FitSharp suite configuration file to specify fixtur…
-
```
ie, the command 'mvn fitnesse:set-up fitnesse:wiki' will launch vanilla FitNesse
```
Original issue reported on code.google.com by `stewart@javahelp.co.uk` on 8 Jan 2013 at 11:41
-
http://www.fitnesse.org/FitNesse.UserGuide.WritingAcceptanceTests.RunningFromMaven
The referenced maven plugin is no longer accessible via the links on this page.
Updated instructions for having mave…
-
```
What steps will reproduce the problem?
1. Configure a Maven project to run FitNesse tests with
fitnesse-launcher-maven-plugin
2. Create a custom FitNesse fixture in src/test/java
3. Create a FitN…