groostav
04/13/2017, 3:52 AM@Given("^We want to execute a constraint graph 10000 times$")
fun `We want to execute a constraint graph 10000 times`(){
TODO()
}
the desire to write my own test driver is real. Wouldnt it be nice if I could just tag the method with @Given
and simply embed regex in the method namemg6maciej
04/13/2017, 12:15 PM.
). This is a very important character in regex world.mg6maciej
04/13/2017, 12:16 PM\
is illegal, so you cannot do \d+