- London
-
-
guardian-api-atf Public
Test automation framework for Guardian Open Platform API.
-
action-netlify-deploy Public
Forked from JoshNavi/action-netlify-deployA Github action for deploying to Netlify
TypeScript MIT License UpdatedJan 30, 2023 -
example-consumer Public
Forked from pactflow/example-consumerAn example of a consumer that uses Pact+Pactflow to create a consumer driven contract with its provider
JavaScript MIT License UpdatedJul 6, 2022 -
example-bi-directional-provider-dredd Public
Forked from pactflow/example-bi-directional-provider-dreddbi-directional contracts provider example with OAS, using a BYO testing tool (Dredd)
JavaScript MIT License UpdatedMay 18, 2022 -
example-provider Public
Forked from pactflow/example-providerAn example of a provider that uses Pact+Pactflow to honour a consumer driven contract with its consumer
JavaScript MIT License UpdatedMay 18, 2022 -
example-bi-directional-provider-restassured Public
Forked from pactflow/example-bi-directional-provider-restassuredExample spring boot provider using RestAssured and the Pactflow bi-directional contracts feature
Java MIT License UpdatedMay 18, 2022 -
example-bi-directional-consumer-wiremock Public
Forked from pactflow/example-bi-directional-consumer-wiremockExample bi-directional contracts consumer using Wiremock
Java MIT License UpdatedMay 18, 2022 -
example-bi-directional-consumer-cypress Public
Forked from pactflow/example-bi-directional-consumer-cypressCypress bi-directional contract testing example project
JavaScript MIT License UpdatedMay 18, 2022 -
example-bi-directional-consumer-msw Public
Forked from pactflow/example-bi-directional-consumer-mswJavaScript MIT License UpdatedMay 18, 2022 -
detekt Public
Forked from detekt/detektStatic code analysis for Kotlin
Kotlin Apache License 2.0 UpdatedFeb 16, 2022 -
serenity-js Public
Forked from nchursin/serenity-jsA next generation, full-stack acceptance testing framework optimised for collaboration, speed and scale!
TypeScript Apache License 2.0 UpdatedNov 15, 2021 -
percy-playwright Public
Forked from percy/percy-puppeteerVisual testing with Puppeteer and Percy
JavaScript MIT License UpdatedSep 21, 2021 -
playwright Public
Forked from microsoft/playwrightNode.js library to automate Chromium, Firefox and WebKit with a single API
JavaScript Apache License 2.0 UpdatedSep 13, 2021 -
axe-playwright Public
Forked from abhinaba-ghosh/axe-playwright♿: Custom commands for Playwright to run accessibility (a11y) checks with axe-core
TypeScript MIT License UpdatedFeb 20, 2021 -
authenticator-browser-extension Public
Forked from jan-molak/authenticator-browser-extensionEnables your browser-based automated tests to authenticate with your web app.
TypeScript Apache License 2.0 UpdatedFeb 5, 2021 -
wait-for-netlify-action Public
Forked from JakePartusch/wait-for-netlify-actionA GitHub action that will wait until a Netlify Preview deploy is completed before continuing on
JavaScript UpdatedJan 5, 2021 -
-
-
-
serenity-screenplay-pattern Public
Small POC framework integrating Cucubmer with Serenity's Screenplay pattern
-
model-instance-generator Public
Library capable of generating instances of models (Java POJOs) with field (instance variables) matching pre-defined regular expressions.
-
-
weathe-r Public
This small piece of code represents the incipient stage of a test automation framework based on the Screenplay pattern for API testing. It is capable of basic interactions with Open Weather Map API…