neo-go/pkg/neotest
Anna Shaleva d8e945978a neotest: sort coverage blocks within a test scope
Make the behaviour similar to the `go test` output. It's not a problem
for the `go cover` tool, but the sorted file is easier to debug and analize.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-10-16 16:03:46 +03:00
..
chain *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go neotest: gracefully report about coverage setup error 2024-10-15 15:44:54 +03:00
client.go neotest: implement coverage collection 2024-08-19 14:39:18 +03:00
compile.go neotest: add a warning to CompileSource, it's bad for coverage 2024-10-09 15:53:01 +03:00
coverage.go neotest: sort coverage blocks within a test scope 2024-10-16 16:03:46 +03:00
doc.go neotest: implement coverage collection 2024-08-19 14:39:18 +03:00
signer.go *: improve for loop syntax 2024-08-30 21:45:18 +03:00
signer_test.go *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00