libgit2.cr icon indicating copy to clipboard operation
libgit2.cr copied to clipboard

make spec run in random order

Open szabgab opened this issue 4 years ago • 0 comments

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.

szabgab avatar Jul 04 '21 14:07 szabgab