Timo Furrer

Results 248 comments of Timo Furrer

I'll have a look at the first problem. > Also, I think I need object.reversed, as I use reversed() in some computations. Reversing the string could be a little harder...

Tests would be awesome :)

Sorry, I couldn't give some attention earlier ;) > I would like to have an option where I would like to mark a step as Failed (but continue to run)...

@vchrombie the current `master` branch is the start of an entirely new parser based on an EBNF parser using lark. AFAIK, currently it wouldn't support multiple tags on a single...

Okay, let's see how we integrate this seamlessly :)

Current master is Python 3 only! The first Python 3 only release will be **v1.0.0**.

Thanks for the submission! It's indeed something that's not supported as of today. I'll have a look at a possible implementation in `master`. I'm not entirely sure about it, though....

Yeah, well that's not how Step Doc Strings, work (sorry, I was referring to it as *text* which is wrong) ... You don't have to match the Doc String in...

The only thing which is in place right now and comes close to what you want is the [Dry run](http://radish.readthedocs.io/en/latest/commandline.html#run-dry-run) feature. However, I think that does not fit your use-case...

Sounds great, looking forward to it! :tada: