I tried doing url.NewPageName (http://localhost:3434/root.MyNewPage) I g开发者_运维知识库et The requested resource: FrontPage.mynewpage was not found.
anybody knows some step by step tutorial for using slim fitnesse in .net ? for now I managed to run the slim fitnesse website on my localhost:3434
I am trying to setup Fitnesse to run a \"simple\" query and I am getting a javalang error when I run the test
I\'m a noob with Fitnesse/Slim.I downloaded the latest fitnesse.jar and C# slim (v 1.8) and I\'m getting the following error when attempting to follow along with the tutorial:
I am currently having some doubt in verifying the data in grib control. Given a table with ColumnA and ColumnB, lets assume there are 2 rows of records are generated after some search query is applied
I wrote a custom table class for Slim that lets users write commands that are used to run automated tests. All commands are now working, except for one that relies on a certain call that has to be mad
I wrote a query that gets a list of objects using linq.The code executes fine in the project, but fails when I try to access it from the fitnesse project.
My fitnesse tests fail with linq datacontext.I already tried adding a suite.config and then app config to my c:\\fitnesse folder - where开发者_如何学编程 the .jar file is.
Is it possible to express this in a Query Table in FitNesse with SLIM for .net: contains(data) startswith(data)
I tried to make an action fixture and it’s not working. (c# with Slim runner) Basically it seems like it\'s trying to interpret it as a column fixture.