Pinned Repositories
action-netlify-deploy
A Github action for deploying to Netlify
authenticator-browser-extension
Enables your browser-based automated tests to authenticate with your web app.
axe-playwright
:wheelchair:: Custom commands for Playwright to run accessibility (a11y) checks with axe-core
cipivanov
condition-waiter
Fluent waits wrapper around Awaitility
cron-parser
Basic Cron expressions parser utility
guardian-api-atf
Test automation framework for Guardian Open Platform API.
model-instance-generator
Library capable of generating instances of models (Java POJOs) with field (instance variables) matching pre-defined regular expressions.
serenity-screenplay-pattern
Small POC framework integrating Cucubmer with Serenity's Screenplay pattern
weathe-r
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 and Reddit API.
cipivanov's Repositories
cipivanov/serenity-screenplay-pattern
Small POC framework integrating Cucubmer with Serenity's Screenplay pattern
cipivanov/condition-waiter
Fluent waits wrapper around Awaitility
cipivanov/cron-parser
Basic Cron expressions parser utility
cipivanov/guardian-api-atf
Test automation framework for Guardian Open Platform API.
cipivanov/model-instance-generator
Library capable of generating instances of models (Java POJOs) with field (instance variables) matching pre-defined regular expressions.
cipivanov/weathe-r
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 and Reddit API.
cipivanov/action-netlify-deploy
A Github action for deploying to Netlify
cipivanov/authenticator-browser-extension
Enables your browser-based automated tests to authenticate with your web app.
cipivanov/axe-playwright
:wheelchair:: Custom commands for Playwright to run accessibility (a11y) checks with axe-core
cipivanov/cipivanov
cipivanov/detekt
Static code analysis for Kotlin
cipivanov/docusaurus
Easy to maintain open source documentation websites.
cipivanov/example-bi-directional-consumer-cypress
Cypress bi-directional contract testing example project
cipivanov/example-bi-directional-consumer-msw
cipivanov/example-bi-directional-consumer-wiremock
Example bi-directional contracts consumer using Wiremock
cipivanov/example-bi-directional-provider-dredd
bi-directional contracts provider example with OAS, using a BYO testing tool (Dredd)
cipivanov/example-bi-directional-provider-restassured
Example spring boot provider using RestAssured and the Pactflow bi-directional contracts feature
cipivanov/example-consumer
An example of a consumer that uses Pact+Pactflow to create a consumer driven contract with its provider
cipivanov/example-provider
An example of a provider that uses Pact+Pactflow to honour a consumer driven contract with its consumer
cipivanov/midnight-taf
cipivanov/percy-playwright
Visual testing with Puppeteer and Percy
cipivanov/playwright
Node.js library to automate Chromium, Firefox and WebKit with a single API
cipivanov/serenity-js
A next generation, full-stack acceptance testing framework optimised for collaboration, speed and scale!
cipivanov/testalyser
cipivanov/wait-for-netlify-action
A GitHub action that will wait until a Netlify Preview deploy is completed before continuing on