Testing a Frint application

Jean Baudin
1 min readApr 6, 2017

--

Frint is a JavaScript framework developed by Travix International.

Better than describing what Frint is I suggest you to take a look at some articles written by Fahad Ibnay Heylaal such as the ‘Introduction to Frint’.

This article is an introduction to a “how-to” guide of 3 articles explaining how to write your unit tests for a Frint application.

Here is the list of articles:

  1. Writing a unit test for a Frint-React component
  2. Writing a unit test for a Frint application (under construction)
  3. Using the Time Travel Debugging with Frint (under construction)

I hope the bunch of articles will help you.

Feel free to suggest some topics if you think that something is missing.

--

--