By Tag (4)

testing

  1. Author avatar
    greenonsoftware 30 days ago

    Full Tutorial on Updating Dependencies in JS Projects

    Master dependency updates with this guide. Learn to manage packages safely, understand SemVer, avoid breaking changes, and handle peer dependencies

    javascript, npm, dependencies, tech-dept, yarn, tutorial, ai, testing, automation, security

    1
    1
    1
    0
    0
  2. Author avatar
    greenonsoftware 2 months ago

    (1) Prod Ready React: useFeature and useSimpleFeature hooks

    Let's implement two React hooks to manage features efficiently, reduce boilerplate, improve performance, and support data association with state resets

    prod-ready-react, typescript, react, tdd, testing, vitest, react-testing-library, react-hooks, custom-react-library

    8
    1
    1
    2
    0
  3. Author avatar
    polubis 8 months ago

    Reflections on test coverage in web development

    Test coverage is just a metric, an additional piece of information. However, in my opinion, it should not be enforced - I'll give you reasons why

    tech-dept, maintenance, jest, code-quality, testing

    2
    0
    0
    0
    0
  4. Author avatar
    polubis over 1 year ago

    Why I crafted my own Gherkin interpreter for e2e tests

    Discover the rationale behind crafting a custom Gherkin interpreter for e2e tests. Gain insights into the benefits and considerations that led to this strategic decision

    cypress, react, gherkin, e2e, testing, typescript

    0
    0
    0
    0
    0