2 comments

[ 2.7 ms ] story [ 9.3 ms ] thread
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.

    > while allowing non technical stakeholders to write
    > feature definitions.
This is why we can't have nice things.