If you enjoyed this book, you may be interested in these other books by Packt:
Test-Driven iOS Development with Swift 3
Dr. Dominik Hauser
ISBN:Â 978-1-78712-907-8
- Implement TDD in Swift application development
- Find bugs before you enter the code using the TDD approach
- Use TDD to build models, view controllers, and views
- Test network code with asynchronous tests and stubs
- Write code that is a joy to read and to maintain
- Develop functional tests to ensure the app works as planned
- Employ continuous integration to make testing and deployment easier
Angular Test-Driven Development - Second Edition
Md. Ziaul Haq
ISBN: 978-1-78646-547-4
- Get a clear overview of TDD in the context of JavaScript with a brief look at testing techniques, tools, and frameworks
- Get an overview of Karma and create test suites for an Angular application
- Install and configure...