Quantcast
Channel: Join eBook, Free eBook Download
Viewing all articles
Browse latest Browse all 3629

Testing with F#

$
0
0
  Testing with F#
Mikael Lundin, “Testing with F#”
English | ISBN: 1784391239 | 2015 | 282 pages | True PDF, EPUB | 4 + 8 MB


Starting with an introduction to the concepts behind test automation, you will learn how to set up your test environment for unit testing and how to execute your test suite within and outside of Visual Studio. Using different test frameworks as MSTest, NUnit, and xUnit, you will learn how to write tests in isolation, create test doubles with Foq, and write expressive assertions with FsUnit.

Deliver high-quality, bug-free applications by testing them with efficient and expressive functional programming

About This Book

Maximize the productivity of your code using the language features of F#
Leverage tools such as FsUnit, FsCheck, Foq, and TickSpec to run tests both inside and outside your development environment
A hands-on guide that covers the complete testing process of F# applications

Who This Book Is For

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.

In Detail

You will learn techniques used to mock database contexts, test stored procedures, use migrations to test databases in isolation, control a web browser with Canopy, and test web services with F# interactive. You will learn how these techniques apply to Agile principles and discover how testing fits into your project.

Download link: Joinfile

PDF

EPUB


Viewing all articles
Browse latest Browse all 3629

Trending Articles