Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Twilio Best Practices
  • Toc
  • feedback
Twilio Best Practices

Twilio Best Practices

By : Rogers
4.5 (4)
close
Twilio Best Practices

Twilio Best Practices

4.5 (4)
By: Rogers

Overview of this book

If you have experience with at least one programming language and are looking to integrate Twilio into your applications, then this book is for you.
Table of Contents (10 chapters)
close
9
Index

Automated testing


If you've never tried it before, automated testing can be a somewhat bewildering step, but it is one that makes your applications far more dependable and maintainable.

Test-driven Development (TDD) is one of the most common paradigms. Here, you write your tests before your code, make sure they fail first, and then write code to make them pass. Once this is done, you "refactor", cleaning up and reworking your code but ensuring the tests still passes.

Note

For a helpful general introduction to Test-driven Development, refer to http://code.tutsplus.com/tutorials/the-newbies-guide-to-test-driven-development--net-13835.

Now, let's look at the recommended testing libraries for the different languages and frameworks we've mentioned:

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete