Tagged Questions

1
vote
0answers
369 views

How to use environment variable in suite config file for loading assembly in fitnesse

I'm trying to create a custom converter for my test page in SLIM framework for fitnesse. For this I've created a suite config file. Here I dont want to use a harcoded path. Instead I want to use ...
0
votes
2answers
426 views

Fitnesse trying to load “defaultPath” as assembly

I am trying to specify a custom converter to Slim by specifying a suite configuration. When I manually append ?test (the button doesn't appear for some reason), I get the following exception: ...