Join Slack
Powered by
Why get rid of the raw String methods (in `ShouldS...
# kotest
b
bbaldino
06/30/2020, 9:29 PM
Why get rid of the raw String methods (in `ShouldSpec`s case, at least) in favor of
context
?
s
sam
06/30/2020, 9:30 PM
It makes it more regular with FunSpec and others. The more regular they are, the less combinations we have to deal with in the intellij plugin
b
bbaldino
06/30/2020, 9:30 PM
👍
s
sam
06/30/2020, 9:30 PM
There's already 1000001 ways to do things, so some simplificationm should help
Open in Slack
Previous
Next