http://www.fitnesse.org/FitNesseDownload

1. Click on the most recent fitnesse-standalone.jar file and download it

2. cmd and enter the folder, type command 

java -jar fitnesse-standalone.jar -v -p 8080

3. Then point your browser to http://localhost:8080

 在Fitnesse框架中,总共包括三个部分,Wiki,Test system,Fixtures。其中Wiki部分将展现具体的Test case以及Test suite甚至是Test Requirement,Test system包括两部分Slim,Fit,也就是Fitnesse的执行引擎,Fixtures也就是真正的测试代码。

 

相关文章:

  • 2022-01-02
  • 2021-04-30
  • 2021-12-26
  • 2021-10-11
  • 2021-06-26
  • 2021-07-02
  • 2021-08-25
  • 2021-06-02
猜你喜欢
  • 2021-12-07
  • 2021-10-12
  • 2021-11-01
  • 2021-11-18
  • 2022-01-15
  • 2021-10-07
  • 2021-04-20
相关资源
相似解决方案