Outside-In Testing for Ember Apps
Outside-in testing allows the code to guide us through the testing process. We don’t decide beforehand how many tests to write, or what exactly to test. Article here.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Outside-in testing allows the code to guide us through the testing process. We don’t decide beforehand how many tests to write, or what exactly to test. Article here.
Post a comment