Skip to content
#

acceptance-testing

Here are 180 public repositories matching this topic...

rockwalrus
rockwalrus commented Feb 8, 2022

What are you trying to achieve?

Have TypeScript definitions for addMochawesomeContext.

What do you get instead?

There is no Mochawesome class in the typings directory.

Provide test source code if related

declare namespace CodeceptJS {
  interface SupportObject { I: I }
  interface Methods extends  Mochawesome {}
  interface I extends WithTranslation<Mochaweso
bigtest
pittst3r
pittst3r commented Oct 1, 2020

Just ran into this warning on a fresh install of bigtest:

$ yarn add -D bigtest
yarn add v1.22.4
[1/4] 🔍  Resolving packages...
warning bigtest > @bigtest/cli > @bigtest/server > [email protected]: Development of Nexus Framework has ended. Please read our announcement issue at https://nxs.li/unframework/about for details. Please follow our migration guide at https://nxs.li/unframework/migr

Improve this page

Add a description, image, and links to the acceptance-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the acceptance-testing topic, visit your repo's landing page and select "manage topics."

Learn more