Join Slack
Powered by
hmm, in the current implemention something like hi...
# spek
h
hastebrot
11/11/2015, 2:53 PM
hmm, in the current implemention something like hierarchical expressions
Copy code
given("...") { given("...") {} }
and direct assertions (like Spock's
expect:
)
Copy code
given("...") { it("...") {} }
are not supported.
3
Views
Open in Slack
Previous
Next