Open szabgab opened 3 years ago
Currently crystal spec works but crystal spec --order=random fails in, well random ways. The tests should be able to run independently and in a random order as well.
crystal spec
crystal spec --order=random
Currently
crystal spec
works butcrystal spec --order=random
fails in, well random ways. The tests should be able to run independently and in a random order as well.