Coder Social home page Coder Social logo

connoisseur's People

Contributors

byk avatar onurtemizkan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

onurtemizkan

connoisseur's Issues

Separating constants

Related : #10, #7
We should keep constant values e.g. [CLI formatting parameters, messages...] in a separate place (configuration file?) for easy updates and consistency.

Prettify cli outputs

We should format and colour our cli output messages for better readability. I suggest using chalk for this, which seems to be the most widely used package for this purpose. We may also use supports-color to behave differently on different environments.

Add tests

We need at least 2 tests one for valid input and one for invalid which are both run via npm test command.

Custom assertion prefixes

We currently use โ†’ to indicate whether a comment is a connoisseur test. I think users should be able to replace it with a custom character or a string.

Enable CI

We need to enable CI via TravisCI to run tests and builds automatically for each PR and commit.

Depends on #4.

Add Output utility

Related : #7
We should write a utility to handle all output messages from a single point. I think this will make our output message formats to be consistent.

Integrate babel

Related : #5
We should integrate babel into our CI process to support all versions of node.

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.