-
Recent Posts
Recent Comments
- jmarnold on Introducing FubuMVC.AutoComplete
- Gleb Chermennov on Introducing FubuMVC.AutoComplete
- jmarnold on Introducing FubuMVC.AutoComplete
- Alex Henning Johannessen on Introducing FubuMVC.AutoComplete
- Travis Higley on Introducing FubuMVC.AutoComplete
Archives
Categories
Meta
Tag Archives: storyteller
Guidelines for Automated Testing: Defining Test Inputs
There are several simple rules to follow when dealing with test setup for automated tests: Data setup should be declarative Data setup should be as easy as you can possibly make it The inputs for your test belong with your … Continue reading
Automated testing with FubuMVC, StoryTeller, and Serenity
Overview In my previous post I talked about some foundational ideas for automated testing. Rather than continuing on with conceptual points, let’s take a look at an example of how we do automated testing in the world of Fubu. Note: … Continue reading
