-
## What happened?
I tried to add the plugin to [our project FitNesse](https://github.com/unclebob/fitnesse). I added the plugin to the `plugins` block and added the following config
```
jdks {
…
-
Greetings!
Upgrading FitNesse from a 2014 version to latest resulted in some compatibility issues with **GivWenZen**. Many tests started to fail and a quick debugging session showed that all affect…
-
** General Description **
I'd like to add new node to test XML response, because it would be beneficial to our needs. However, I failed to find a corresponding place in code. Could you please, navi…
-
Hello
I have been looking a bit at FitNesseRunner and how I can run FitNesse tests as part of a build process. While it will report passing and failing tests as expected, I haven't found a way to mak…
-
```
What steps will reproduce the problem?
1. Checkout trunk
2. Inspect fitnesserunner/src/main/java/com/neuri/trinidad
What is the expected output? What do you see instead?
Expected to see JUnitHelp…
-
I'm using dbfit from fitSharp distribution. I've noticed that I cannot use the Inspect fixture in standalone mode, because there is no way to set its "mode" (e.g. QUERY, TABLE, or PROCEDURE) in standa…
-
org.openqa.selenium.NoSuchSessionException: Tried to run command without establishing a connection
1.Selenium 4.0.0 jar
2.Firefox 95 verision brower
3.gecko driver v0.30.0
4.600 sessions
…
-
I'm kind of sick of running the acceptance tests from inside the VM - it's slow and hard to debug if stuff is wrong. How about we flip the tests and instructions to just have the DBs running in the VM…
-
I'm having problems using special Norwegian characters, such as "æ,ø,å" in FitNesse using slim.
Here is an example:
![image](https://cloud.githubusercontent.com/assets/24959338/21719087/1419b1fc-d…
-
Hello,
I've had exception errors in Xebium (via Fitnesse) when trying to run Java Scripts compiled in 1.7 (OS X). However after recompiling the project and appropriate jar files to 1.6 Xebium is able …