The Wayback Machine - https://web.archive.org/web/20220727000831/https://github.com/topics/testing
Skip to content
#

Testing

Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.

Eliminate bugs and ship with more confidence by adding these tools to your workflow.

Here are 14,350 public repositories matching this topic...

storybook
ndelangen
ndelangen commented Jul 18, 2022

Hey friends!

If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up!

We're in the process of migrating away from having custom scripts to prepare out packages for publishing to npm.
We've used babel and tsc to generate a modern, esm, and cjs output (in different directories.

We've picked a new

hoppscotch
Gunni
Gunni commented Oct 13, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to realtime
  2. Paste url wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
  3. Observe connect is disabled
  4. Remove parameter, quickly undo it and click connect (also a bug)
  5. Send { "type": "ris_subscribe" } to the remote server
  6. Observe you receive
bug good first issue
localstack
danielpoonwj
danielpoonwj commented Jul 23, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

There's no way to explicitly toggle the -inMemory flag for DynamoDB - it relies on db_path being unset. However, db_path is always set because it [relies on config.dirs.data](https:/

type: bug status: triage needed good first issue aws:dynamodb
Mikilll94
Mikilll94 commented Mar 7, 2022

Version

docs

Steps to reproduce

This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack

The syntax for loaders looks really strange and it probably originates from Webpack 2 or 3 (?) . In Webpack 4+ the syntax is completely different.

Additionally in Webpack 5 (which is present for about 1.5 year), the file-loader and url-loader are de

cypress
mkbctrl
mkbctrl commented Jun 17, 2022

What would you like?

Hey, I have similar issue to this one: cypress-io/cypress#9109

I would like to pass proper interface as a generic to request.body received from .then, example:

cy.wait('@someRequestAlias')
  .then(({request: { body }}) => {
    console.log(body) //=> any
 })

From what I currently see, request body is typed as any on line

type: enhancement good first issue type: typings E2E-core
praveenngp
praveenngp commented Sep 9, 2020

Are you creating an issue in the correct repository?

  • When in doubt, create an issue here.
  • If you have an issue with the Jasmine docs, file an issue in the docs repo
    here: https://github.com/jasmine/jasmine.github.io
  • This repository is for the core Jasmine framework
  • If you are using a test runner that wraps Jasmine, consider filing an issue with that library if appropriate:

nightwatch
vaibhavsingh97
vaibhavsingh97 commented Jul 26, 2022

Describe the bug

When we run tests in Browserstack cloud, and after the successful test run. Users will get the session URL like this https://automate.browserstack.com/builds/undefined/sessions/ff3a33f25464220871e9dcec2b006ae8a0bb71ea.

Currently, the above URL contains undefined, which must be addressed.

Steps To Reproduce

  1. Using the below sample tests, Run tests with Nightw
Wikipedia
Wikipedia

Testing apps

BuildPulse

Automatically detect, track, and rank flaky tests so you can regain trust in your test suite

Testspace.com

Test Management software for DevOps, including CI Results Dashboard, Manual Test Case Management, and Exploratory testing

TestQuality

The #1 Test Case Creation and Management for GitHub Workflows