Replies: 3 comments
-
what are the main actions and commands you can do on test mode? @sonicyeti |
Beta Was this translation helpful? Give feedback.
-
@erickrico From an empty state the first (and only) action would be to create a new test suite. @nijikokun @develohpanda Would it be awesome to almost treat it like a guided scenario where we prompt them to create a new test suite from scratch or start with a template that we drop in? I'd love that, especially given the UX pattern here where you really need to follow a very linear path to get going. |
Beta Was this translation helpful? Give feedback.
-
Just some clear buttons in the big open area that say something like "Create a new test suite", and then "create a new test" once an empty test suite is selected. Can be guided, but IMO needs to be as few clicks as possible. |
Beta Was this translation helpful? Give feedback.
-
Integrate a visually appealing default empty state for uint testing leveraging Debug's empty state as a starting point. Part of the over-arcing unit testing design sweep: #2464
Current empty state:
Debug's empty state for reference:
@erickrico
Beta Was this translation helpful? Give feedback.
All reactions