Alexandre Decan

Results 49 comments of Alexandre Decan

That could be a possibility. Is there any equivalent of /tmp on Windows? If we're going to automatically remove temporary environments, we should perhaps add an option to make a...

What about adding a "--temp" parameter to "pew new", so one can explicitly require a named environment to be considered as a temporary one when using "pew new x --temp"...

Yes, but I was quite surprised to see that there was no library with similar quality than pyinterval but for arbitrary objects :)

Hi! Thanks for your answer. My question was more focused on "Could I *trust* this library if I'm going to use it?" :) Right now, I'm more concerned by Python...

Thanks for reporting this issue. Let's wait until the first stable prerelease of behave 1.2.7. I'll have a deeper look at the issue but it seems the issue is on...

This could be due to a change related to case-sensitivity. On https://github.com/AlexandreDecan/sismic/blob/fdd74b874b657c940715fa5296505a393d90d69b/docs/examples/microwave/steps.py#L13 "Event" has an uppercase where it shouldn't, perhaps behave is now checking for steps using a case sensitive...

Is there any reason why development versions of Behave are used instead of stable ones for nixpkgs?

Annoying :-/ I've modified our example/test. Could you please test against the master branch? If it works, I can release a patch.