fitnesse
fitnesse copied to clipboard
FitNesse -- The Acceptance Test Wiki
## Problem encountered While learning about FitNesse and more concretely about Slim, I stumbled upon this [Wiki page](https://fitnesse.org/FitNesse/UserGuide/WritingAcceptanceTests/SliM/GracefulNames.html) from the UserGuide on the topic of GracefulNames in Slim. There is...
If slim verbose is enabled, then popup Swing window that shows slim instructions as they are executed. Enabling verbose is either via !define slim.flags {-v} or via path.of.test.script?test&slim.flags=-v The slim.flags...
**Describe the bug** When I have a page with failing tests, I get a file called `RerunLastFailures_pagename`. When I then click the "Rerun failed" button, I get a file called...
For subset query table != compares only the first result in the list and it does not check if the unexpected result is not there in the whole list.
Adding a new Property on a page to disable Test Histories for that page. This is turned off by default. This might be taking care of this Request #1488 The...
This is an alternative implementation to #1469 from @pvbemmelen62 As it is fully implemented in the Slim Server it will work for all Slim ports and not only for the...
Bumps org.slf4j:slf4j-jdk14 from 2.0.12 to 2.0.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3. Release notes Sourced from gradle/wrapper-validation-action's releases. v2.1.3 What's Changed Update various NPM dependencies Update wrapper checksums to include Gradle 8.7 Full Changelog: https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3 v2.1.2...