No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    @quasar/testing graduates to RC

    [v1] App Extensions
    1
    1
    189
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • nothingismagick
      nothingismagick last edited by nothingismagick

      Big updates for @quasar/testing

      • @quasar/testing => 1.0.0-rc.4
      • @quasar/testing-unit-jest => 1.0.0-beta.18
      • @quasar/testing-unit-ava => 1.0.0-beta.7

      https://github.com/quasarframework/quasar-testing

      Featuring the “new” way to invoke testing (e.g.):

      $ quasar test --unit jest
      $ quasar test --e2e cypress # will automatically start a dev server for you :D
      $ quasar test --e2e cypress --dev ssr # but maybe you need to test the ssr dev server
      

      If you haven’t started testing, it’s super simple. Within your project folder run:

      $ quasar ext add @quasar/testing
      

      We’ve got a lot planned, so if there is something amiss or something you are missing, please visit the GITHUB repo and file an issue (or visit the dedicated #testing channel on discord)

      https://github.com/quasarframework/quasar-testing

      1 Reply Last reply Reply Quote 2
      • First post
        Last post