https://github.com/currenjin/fitnesse-example
A repository that implements an example of an integrated test with Fitnesse.
https://github.com/currenjin/fitnesse-example
Last synced: 4 days ago
JSON representation
A repository that implements an example of an integrated test with Fitnesse.
- Host: GitHub
- URL: https://github.com/currenjin/fitnesse-example
- Owner: currenjin
- Created: 2024-05-03T10:37:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T12:01:47.000Z (over 1 year ago)
- Last Synced: 2025-10-13T02:07:14.902Z (4 days ago)
- Language: Java
- Homepage: https://fitnesse.org
- Size: 6.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FitNesse Examples
- [FitNesse page](https://fitnesse.org)
- [FitNesse repository](https://github.com/unclebob/fitnesse)
A repository that implements an example of an integrated test with Fitnesse.
## References
- [Fitnesse 통합테스트 by nextree](https://www.nextree.co.kr/p2613/)
- [FitNesse를 활용한 인수테스트 by Wiblee](https://wiblee.tistory.com/entry/FitNesse%EB%A5%BC-%ED%99%9C%EC%9A%A9%ED%95%9C-%EC%9D%B8%EC%88%98%ED%85%8C%EC%8A%A4%ED%8A%B8)