I am studying TDD using FitNesse and I am looking some tutorials and examples. I would like to know where to find a good material.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
You can find some material on slideshare (a youtube alike, but for sharing presentations) : http://www.slideshare.net/search/slideshow?searchfrom=header&q=fitnesse
Unclebob put good videos about the fitnesse in the fitnesse site (http://fitnesse.org/FrontPage.VideoTutorials). Check out.
http://schuchert.wikispaces.com/FitNesse.Tutorials have a lot of examples (Both Java and C#)