Testing with f#
| By: | Mikael Lundin |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781784391232 |
| eText ISBN: | 9781784394417 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $34.79
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
If you are a developer who wants to test applications using F#, this is the book for you. Basic experience of testing and intermediate experience of functional programming in F# is expected.What you will learn
- Set up a test environment in your code base
- Write unit tests, integration tests, and functional tests for F# applications
- Leverage tools such as FsUnit, Foq, Canopy, and TickSpec to run tests both inside and outside your development environment
- Maximize the productivity of your test code using the language features of F#
- Extract dependencies to databases, web services, and other IO bound operations
- Test your applications using executable specifications on a web browser
- Discover the best practices for developing a sustainable test suite