You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a script for compiling the unit tests along with the code would be the most obvious idea. The unit tests integrate with the code so tightly, that only compiling the code and exporting everything that's necessary for the tests is not really feasible. The big unknown here is how to handle the interface with Jasmine.
The text was updated successfully, but these errors were encountered:
Adding a script for compiling the unit tests along with the code would be the most obvious idea. The unit tests integrate with the code so tightly, that only compiling the code and exporting everything that's necessary for the tests is not really feasible. The big unknown here is how to handle the interface with Jasmine.
The text was updated successfully, but these errors were encountered: