Danielle Madeley
Danielle Madeley
Don't mind. Do you want to know that info? On Saturday, 7 June 2014, muhammad-ammar [email protected] wrote: > @danni https://github.com/danni I have almost implemented the > functionality. Need your opinion...
Hi Alistair, We're currently working on a new branch of Lettuce that will form the 0.3 release. However it's worth having another 0.2 release... Gabriel? On 13 August 2014 21:06,...
Hi Asier, I can review your PRs. But the future of Lettuce is certainly the new parser branch. On Monday, 30 March 2015, Asier Illarramendi [email protected] wrote: > Just to...
Yes I'll do that when I get home next week. On Saturday, 4 July 2015, Damien Nozay [email protected] wrote: > @gabrielfalcao https://github.com/gabrielfalcao - could i please have > committer access?...
Should be resolved in #429 -- although I've been wondering whether behave_as should increment the step counts... or emit hooks to output lines.
@adaschevici: it still passes the prefix into the step. @graham-malmgren: that's more or less what Behave does. Some of the steps I've written include a STEP_PREFIX which is basically ^(Given|When|Then|And)
I haven't profiled it yet but there seems to be an initialisation cost now. My guesses are loading the i18n.json or initialising the grammar. Have started running the branch on...
I agree, but for the moment I'm focused on robustness and stability before I profile the code. This said there's not heaps of difference between 0s and 0.0003s, that doesn't...
I'd blank the timings out from the tests.
The pull request is #430