RazorGenerator
RazorGenerator copied to clipboard
Extensions to allow more test scenarios
Hi guys,
Not sure if this should be pulled immediately, but I'm doing some stuff to be able to test more scenarios. Partial views in main view, calling controllers from views etc.
I've got two projects using this commit that you might be interested in, and I certainly would like some feedback on them. I'm using RazorGenerator with SpecFlow to do BDD where I mainly test the views, and also one that uses it with UmbracoCms. Might be some of it could be put into RazorGenerator.Tests. In any case they'll show why I'm adding these things.
https://github.com/lars-erik/specflow-razorgenerator-samples https://github.com/lars-erik/specflow-razorgenerator-umbraco-samples
Also gotta say I love this project. Both for precompilation and testing. Great work! :)
:watch: for your thoughts
Thanks for reviewing. I'll get back to this. Pretty tight schedule atm. ;)