-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Labels
Description
As I can see - documentation format is displaying different order for checks. This is making work with this format quite hard especially if results presents many checks / results. Having the same order allows quicker to see output when refresing web brwoser (to re-check status of check)
(As I do understand - I can be wrong - Goss displays results based on dictionary - which is not sorted by default - can we add some OrderDict function on Sort? - I am familar with python and this suggestion is based on python experience).
pedroMMM