Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 22:41
· 67 commits to master since this release

Bug Fixes

  • ui: display all test parent suites (c930f7d)
  • ui: files group classes (592805f)
  • ui: missing tab indicator (3aa6ade)
  • ui: skip status for tests in skipped suites (2c55e50)
  • ui: summary overflow (8a43723)

Features

  • config: isolate (default false) (5e09b11)
  • expose createServer (9d7e39e)
  • improve json loading (8d0d3ef)
  • improved duration component (b4042f0)
  • nested suites (8c548eb)
  • todo files (04c77be)
  • ui: autoreconnect (c36b777)
  • ui: disconnected toast (5286900)
  • ui: group files (79502bd)
  • ui: improve graphql client config (12fc87d)
  • ui: improve structure to prevent flashing of test pane (7aefaac)
  • ui: improved placeholder panes (186e345)
  • ui: improved search inputs (859319f)
  • ui: migrate from v-tooltip to floating-vue (588ff62)
  • ui: move open in editor btn to top bar (8ea1545)
  • ui: new gray-950 (2a03467)
  • ui: new layout (d4c5766)
  • ui: new status icons (de822aa)
  • ui: new todo icon (6c9a56a)
  • ui: run summary (f2e4308)
  • ui: thinner summary bar (4160207)
  • ui: visual feedback on resizable pane (6dfae42)
  • upgrade to vite 2.7.10 (e48fd27)

Nested suites! Flags on suites!
Screenshot from 2022-01-21 23-20-27
Screenshot from 2022-01-21 23-20-31
Improved placeholders:
Screenshot from 2022-01-21 23-20-00
Screenshot from 2022-01-21 23-20-03
Screenshot from 2022-01-21 23-21-18
Improved disconnection handling:
Screenshot from 2022-01-21 23-23-04