FuncUnit and Cucumber – a perfect combo for frontend testing
1–3 of 3 posts
Re: FuncUnit and Cucumber – a perfect combo for frontend testing
#2FuncUnit 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.
Re: FuncUnit and Cucumber – a perfect combo for frontend testing
#3 > while allowing non technical stakeholders to write
> feature definitions.
This is why we can't have nice things.