Code Monkey home page Code Monkey logo

bosphorus's Introduction

bosphorus

Code coverage for remotely executed tests, powered by IstanbulJS.

🛑 This is pre-alpha, practically imaginary software. Proceed at your own risk.

What

Bosphorus is:

  • bosphorus-client, a utility exposing coverage data from a running JavaScript process. Put this in your babel-plugin-istanbul-instrumented app.
  • bosphorus-cli, a command-line tool for requesting coverage data from your app and generating reports.
  • bosphorus-jest, a Jest plugin that automates requesting coverage data from your app under test. Use this if you're using a remote testing library like Detox with Jest as your test runner.
  • bosphorus-server, a proxy that lets the above packages communicate with each other.

See examples/expo-app for a basic example that generates coverage reports on demand from a running React Native app.

Why

The motivation for this, ultimately, is solving wix/detox#470.

Detox is a testing framework for React Native that runs tests on actual devices/simulators, making it particularly suitable for end-to-end testing alongside a conventional unit test suite running in Node. However, unlike the commonly used unit testing solutions, Detox doesn't currently provide coverage reports.

A design goal of Bosphorus (when it's done) is to be very easy to integrate with a Detox end-to-end test suite.

bosphorus's People

Contributors

motiz88 avatar

Stargazers

Alexander Zubko avatar Gustavo Gard avatar Toan Tran avatar Eric Clemmons avatar Mike Cavaliere avatar Ifiok Jr. avatar Chad Smith avatar Justin Woodward avatar  avatar Narasimha Reddy  avatar Kel Kanhirun avatar Jason Pan avatar  avatar Derek W. Stavis avatar  avatar Kav Singh avatar Allen Johnson avatar Faolain avatar Evan Gillogley avatar Cem Turan avatar Gardner Bickford avatar Chinmaya K avatar Trevor Brindle avatar Léo LE BRAS avatar Daniel Schmidt avatar Garcia avatar Rotem Meidan avatar

Watchers

Alexander Zubko avatar James Cloos avatar Chad Smith avatar Kel Kanhirun avatar  avatar Daniel Frenberg avatar

Forkers

ags- di9it

bosphorus's Issues

Status update

Will you have a chance to pick this back up and finish it? Really in the need for some coverage reports for my detox jest setup

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.