Preview
Open Original
I spoke at Nebraska Code Camp on how to unit test JavaScript when you're deathly afraid of the language.
We've gone from writing toy programs in JavaScript to full-blown applications, but our testing skills haven't caught up. Weirdly, lots of us are coming to JavaScript from other languages that value and encourage testing. What happened?Turns out, unit testing JavaScript is different than other languages, and doing it well means you have to rethink how you write JS code.
Slides
Screencast
I spoke at Nebraska Code Camp on how to unit test JavaScript when you're deathly afraid of the language. Turns out, unit testing JavaScript is different than other languages, and doing it well means you have to rethink how you write JS code.We've gone from writing toy programs in JavaScript to full-blown applications, but our testing skills haven't caught up. Weirdly, lots of us are coming to JavaScript from other languages that value and encourage testing. What happened?
Slides
Screencast
Similar Posts
Loading similar posts...