GithubHelp home page GithubHelp logo

kirstenyoon / examin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oslabs-beta/examin

0.0 0.0 0.0 15.62 MB

Name in progress

License: MIT License

HTML 0.84% JavaScript 44.27% TypeScript 54.71% CSS 0.19%

examin's Introduction

Examin

Automatic React Unit Test Generator.

GitHub license npm version CircleCI Status PRs Welcome

Examin is a browser-extension, currently compatibility, React.

  • Taking out the grunt work.
  • right-click inspect and find Examin next to your dev-tools
  • ✨Magic ✨

Features

  • Export a Test File for you to use in your app.
  • Record State changes
  • Branch Testing

Team [Examin] is looking to simplify [ unit-testing.][df1]

The overriding goal for Examin's unit testing platform is to make testing as easy as possible. The idea is that a to have test automatically generated with
the click of a few buttons, and have your project
testable as-is without having to write time consuming test files or formatting instructions.

We hope you enjoy the tool!

Tech

Examin uses a number of open source projects to work properly:

  • [React] - HTML enhanced for web apps!
  • [TypeScript] - awesome web-based text editor
  • node.js - evented I/O for the backend

And of course Examin itself is open source with a [public repository][dill] on GitHub.

Installation

Examin requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd examin
npm i
node app

For production environments...

npm install --production
NODE_ENV=production node app

Plugins

Examin is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin README
MaterialUI [plugins/Material/README.md][PlMaterialUI]
CodeMirror [plugins/CodeMirror/README.md][PlCM]
Jest plugins/Jest/README.md
Babel [plugins/babel/README.md][PlBabel]

Development

Want to contribute? Great!

Examin uses Webpack for fast developing. Make a change in your file and instantaneously see your updates!

Open your favorite Terminal and run these commands.

First Tab:

npm install

Second Tab:

npm run dev

(optional) Third:

third command

Building for source

For production release:

first command

Generating pre-built zip archives for distribution:

second command

License

MIT

Free Software, Hell Yeah!

examin's People

Contributors

tdoan35 avatar kirstenyoon avatar njbrush avatar wizardsource avatar

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.