We found browser testing too difficult and often gave up on it entirely in our previous jobs. We built QA Wolf for developers like us who want to spend less time testing and more time shipping. Use Cases Run Tests As we build out coverage, we’ll work with you to integrate QA Wolf ...
The company offers a 90-day pilot that includes: A comprehensive test plan, automated tests written in open-source Playwright that the customer can keep, and unlimited test runs on an environment of choice. Reviews From Top Reviewers View all reviews ...
🚀 Start Testing|📖 Documentation 🐺 What is QA Wolf? QA Wolf helps you create, run, and maintain end-to-end tests 10x faster. We found browser testing too difficult and often gave up on it entirely in our previous jobs. We built QA Wolf for developers like us who want to spend...
@@ -118,12 +114,10 @@ jobs: uses: qawolf/pr-testing-request-new-run-after-deploy-action@v1 with: qawolf-api-key: "${{ secrets.QAWOLF_API_KEY }}" head-environment-variables: ${{ needs.deploy-preview-environmnent.outputs.environment-variables }} base-environments-map...
name:Deploy and Test Preview Environmenton:pull_request:#Don’t run when opening a PR. If a PR is opened with a label already attached,#GitHub triggers two runs: one for “opened” and another for “labeled”types:[labeled, reopened, synchronize]jobs:deploy-preview-environmnent:name:Your ...
We found browser testing too difficult and often gave up on it entirely in our previous jobs. We built QA Wolf for developers like us who want to spend less time testing and more time shipping. Use Cases Run Tests As we build out coverage, we’ll work with you to integrate QA Wolf ...
We found browser testing too difficult and often gave up on it entirely in our previous jobs. We built QA Wolf for developers like us who want to spend less time testing and more time shipping. Use Cases Run Tests As we build out coverage, we’ll work with you to integrate QA Wolf ...
.github [ci] remove jobs for the fork Dec 29, 2023 .vscode chore(vscode): remove personal editor settings Nov 18, 2024 src fix: address false positives on .d.ts files Nov 18, 2024 tests fix: address false positives on .d.ts files Nov 18, 2024 ...
We found browser testing too difficult and often gave up on it entirely in our previous jobs. We built QA Wolf for developers like us who want to spend less time testing and more time shipping. Use Cases Run Tests As we build out coverage, we’ll work with you to integrate QA Wolf ...
name: Deploy and Test Preview Environment on: pull_request: types: [ready_for_review, reopened, synchronize] jobs: deploy-preview-environmnent: name: Your custom job to deploy a preview environment uses: ./your-custom-action wait-for-deployment: name: Your custom job to wait for the deploye...