Add initial support for Fuchu tests #1268
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Something like this has been discussed at #234, and there is an open issue for this more specifically at #742. And while there seem to be some questions of how to do this in the best way, or to polish Fuchu itself, I am of the opinion that it is better to have something than nothing. It is rather reassuring to n00bs particularly when they see that tools are at least aware of each other, and this is one of the big draws of FAKE.
The code is derived from the example from Fuchu itself. Note that I have not tested this on Mono myself; I was trusting it to work correctly since it came from Fuchu. I have however tested it on Windows. If you want me to test it on Linux, I'm happy to do so.