fitnesse-slim
Can't create new page
I tried doing url.NewPageName (http://localhost:3434/root.MyNewPage) I g开发者_运维知识库et The requested resource: FrontPage.mynewpage was not found.[详细]
2023-03-10 16:19 分类:问答step by step tutorial for using slim fitnesse in .net
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[详细]
2023-03-09 20:10 分类:问答Fitnesse .Net Java Lang error
I am trying to setup Fitnesse to run a \"simple\" query and I am getting a javalang error when I run the test[详细]
2023-02-11 09:54 分类:问答Fitnesse Slim with C# getting slim protocol version error
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:[详细]
2023-02-07 22:23 分类:问答How to verify data in table using FitNesse/SLIM?
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[详细]
2023-01-21 16:40 分类:问答STA not recognized in Slim (FitNesse)
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[详细]
2023-01-08 01:25 分类:问答Fitnesse Slim query test fails while trying to access linq datacontext
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.[详细]
2023-01-05 07:52 分类:问答Fitnesse test fails with linq datacontext
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.[详细]
2023-01-05 05:48 分类:问答FitNesse/Slim String Operators
Is it possible to express this in a Query Table in FitNesse with SLIM for .net: contains(data) startswith(data)[详细]
2022-12-28 22:13 分类:问答How do I use fitnesse ActionFixture with C#?
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.[详细]
2022-12-24 05:18 分类:问答