acceptance-testing
1 post tagged.
Recent writing Subscribe to acceptance-testing via RSS
-
I just completed a small CLI tool in which I used a testing style, 'fluent acceptance-testing Domain Specific Languages (DSLs)', heavily, with good results. They are custom test specifications that read close to natural language, test behaviour rather than implementation, and sur…