Skip to content
View jaffamonkey's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report jaffamonkey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. flutter-gherkin-integration-test flutter-gherkin-integration-test Public

    Example integration-test/flutter-driver test framework, to work with Flutter SDK 2.2.0+. Now possible to test on prebuilt apps.

    Dart 2

  2. python3-test-ibm-watson-chatbot python3-test-ibm-watson-chatbot Public

    Python scripts to perform bulk and single tests against chatbot using IBM Watson

    Python

  3. jest-superagent-node-api-tests jest-superagent-node-api-tests Public

    Jest framework with Superagent, for API testing

    JavaScript 1 1

  4. allure-espresso allure-espresso Public

    Forked from jose-83/BasicSample

    Integrating allure-kotlin report to espresso tests. The main app and test have been written by Google Android team.

    Java

  5. mocha-chai-nightmare.js mocha-chai-nightmare.js
    1
    // Filename: mocha-chai-nightmare.js
    2
    // To setup: npm install -g mocha chai nightmare
    3
    // To run: mocha mocha-chai-nightmare.js
    4
    
                  
    5
    const Nightmare = require('nightmare');