Coder Social home page Coder Social logo

Comments (9)

textbook avatar textbook commented on June 2, 2024 4

@GLuchtenberg @poshaughnessy I've added #11 and #12 for skipped and exclusive tests, respectively.

from eslint-plugin-codeceptjs.

textbook avatar textbook commented on June 2, 2024 3

Rules around skipped and focused tests would be useful - for example, being able to make a focused test a lint error. (Skipped tests actually already are a lint error if you have no-undef on, as xScenario isn't in the globals...)

from eslint-plugin-codeceptjs.

GabrielfLuchtenberg avatar GabrielfLuchtenberg commented on June 2, 2024 1

It would help us on CI if we have some rule like " no only on scenarios"

from eslint-plugin-codeceptjs.

poshaughnessy avatar poshaughnessy commented on June 2, 2024 1

Could there be a rule for no .only on a Scenario? (https://codecept.io/basics#skipping)

We sometimes add this to scenarios during debugging, but would like to make sure it's not checked in.

from eslint-plugin-codeceptjs.

GabrielfLuchtenberg avatar GabrielfLuchtenberg commented on June 2, 2024

Thanks @textbook I'll check!

from eslint-plugin-codeceptjs.

Georgegriff avatar Georgegriff commented on June 2, 2024

One of my colleagues just put out a pr for no pause if this is something might be interested in: #16

from eslint-plugin-codeceptjs.

poenneby avatar poenneby commented on June 2, 2024

from eslint-plugin-codeceptjs.

kapilpau avatar kapilpau commented on June 2, 2024

We have been hit by .only in Data driven tests so extended no-exclusive-tests to check for that: #19 @poenneby

from eslint-plugin-codeceptjs.

danielrentz avatar danielrentz commented on June 2, 2024

@poenneby I would like to see a rule no-todo-tests just like no-skipped-tests.
https://codecept.io/basics/#todo-test

from eslint-plugin-codeceptjs.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.