In this last chapter, we're going to look at some of the learning we have found along the way, condensed in a format of Ten Commandments. As it is easier to learn high-quality coding looking at anti-patterns on what you should not do, in the same way it is easier to start writing good tests by telling what you shouldn't do. By adding restrictions on testing, you'll find your tests becoming purer and you will start writing test suites that are easier to maintain and provide more value.

Testing with F#
By :

Testing with F#
By:
Overview of this book
Table of Contents (17 chapters)
Testing with F#
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
The Practice of Test Automation
Writing Testable Code with Functional Programming
Setting Up Your Test Environment
Unit Testing
Integration Testing
Functional Testing
The Controversy of Test Automation
Testing in an Agile Context
Test Smells
The Ten Commandments of Test Automation
Index
Customer Reviews