franela/goblin

Override default max execution time by code

marcosnils opened this issue · 1 comments

Implement something like g.Time(int) that will override the default max execution time for a specific test.

This feature depends on #8

Fixed by b504046