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

    How to add Cypress reports with Quasar and typescript enabled?

    Framework
    2
    4
    470
    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.
    • A
      aislan last edited by

      I’m trying to configure Cypress reports in my Quasar project, but I’m not sure where to put my configs because Quasar projects are different than Vue cli projects and all tutorials I’ve encountered is only presented with Vue cli config.
      So I did follow some of them but my reports can’t detect my Vue component files to analyse the tests coverage on my codebase.

      Any help will be appreciated!!! Thanks!

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @aislan last edited by

        @aislan

        Have you seen this:
        https://quasar.dev/quasar-cli/testing-and-auditing#Testing-documentation
        https://github.com/quasarframework/quasar-testing

        1 Reply Last reply Reply Quote 0
        • A
          aislan last edited by aislan

          @dobbel yeah, and this documentation doesn’t mention about configuring the plugins with Cypress, etc.
          It is kind of simplistic at most.

          dobbel 1 Reply Last reply Reply Quote 0
          • dobbel
            dobbel @aislan last edited by

            @aislan said in How to add Cypress reports with Quasar and typescript enabled?:

            Cypress

            founds this repo with quasar and cypress:
            https://github.com/W3AS/quasar-cypress-example

            And this article( use google translate)
            https://imasters.com.br/front-end/testes-e2e-com-cypress-no-quasar-framework

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