init wollok
This commit is contained in:
9
testExample.wtest
Normal file
9
testExample.wtest
Normal file
@@ -0,0 +1,9 @@
|
||||
import example.pepita
|
||||
|
||||
describe "group of tests for pepita" {
|
||||
|
||||
test "pepita has initial energy" {
|
||||
assert.equals(100, pepita.energy())
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user