Giter Club home page Giter Club logo

better_test_reporter's People

Contributors

celticmajora avatar samandmoore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

better_test_reporter's Issues

Split out application package and library package

Is your feature request related to a problem? Please describe.
Right now, better_test_reporter acts as both an application package and a library package. According to the dart docs, these are meant to be split apart into two separate packages.

Describe the solution you'd like
This could be done in a this same repo by making it a monorepo for two packages, one for the application and one for the libraries. This would keep all the code in one place as the two are heavily related anyway.

Describe alternatives you've considered
This could also be split out into two entirely separate repos, but I don't think that is necessary.

Additional context
In order to migrate safely, the application package would need to remain named better_test_reporter, but then the other package could be named whatever. We'd need to have a changelog note for better_test_reporter whenever the split is to point any users to the new package if they were previously depending on better_test_reporter as a library.

Fix LICENSE to recognize MIT

Is your feature request related to a problem? Please describe.
Right now, the license is not recognized as MIT due to us including references to licenses of code we adapted this package off of

Describe the solution you'd like
Figure out how github determines license and restructure file to fit.

Pub score lowered by generated code

Describe the bug
Pana is analyzing the package and coming across analyzer violations in our generated code.

To Reproduce

run the following

dart pub global activate pana
pana

Expected behavior
Our generated code should not be opposing the dart analyzer in a way that deducts our pub score

Add repo about

Describe the solution you'd like
Just needs a one sentence summary of what this project is about

CI improvements

Stretch goals:

  • See if there is pretty way to display test output using junit xml ๐Ÿ˜‰
  • Report coverage in some way

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.