FuncUnit and Cucumber – a perfect combo for frontend testingretroaktive.me 13 pointsretro21212 years ago2 commentsSaveHideCopy link On HNComments−throwawayaway12yFuncUnit is an interesting concept to me because oftentimes I find little value in Unit Tests and great value in Functionality tests, yet the path of least resistance to implement Functionality tests is usually Unit Testing frameworks.−peteretep12y > while allowing non technical stakeholders to write > feature definitions. This is why we can't have nice things.
Comments
FuncUnit is an interesting concept to me because oftentimes I find little value in Unit Tests and great value in Functionality tests, yet the path of least resistance to implement Functionality tests is usually Unit Testing frameworks.