Click here to Skip to main content
15,898,222 members
Articles / Web Development / ASP.NET

Write DOM-less Unit Tests in JavaScript

Rate me:
Please Sign up or sign in to vote.
4.75/5 (4 votes)
1 May 2015CPOL5 min read 13.1K   8  
Writing JavaScript can be daunting. What begins with fun light scripting, quickly escalates into a tangled mess. I once found myself in an unimaginative hodgepodge of callbacks tight coupled to HTML. But then, I began to believe that there must be a better way.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
United States United States
Husband, father, and software engineer living in Houston Texas. Passionate about JavaScript, C#, and webbing all the things.

Comments and Discussions