• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
2

CEP: Is there a way to end-to-end test the extension?

New Here ,
Aug 04, 2020 Aug 04, 2020

Copy link to clipboard

Copied

Hi, we're building the CEP https://github.com/Adobe-CEP with React and TypeScript.

 

Is there a way to end-to-end test the extension function? I've done some research, Cypress https://www.cypress.io/ seems to be a popular end-to-end test runner in React, but seems like it only supports web application on browsers. 

 

Anyone know if there's a good library/framework to end-to-end test the CEP extension?

 

Thanks in advance!

TOPICS
SDK , Tools

Views

424

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
New Here ,
Dec 06, 2020 Dec 06, 2020

Copy link to clipboard

Copied

LATEST

Hi, you can try Testerum, is a free & open-source framework where you can create automated e2e tests for Web apps & APIs. It also allows you to mock 3rd Party APIs and connect to data sources. On top, you can create your custom integration if needed. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines