Git Product home page Git Product logo

junitviacommandline's Introduction

#Java Junit 4 tests without build tools

This Repo was inspired by a struggle in a class of mine where we were expected to do testing that would pass on our school lab computers but our school lab did not have tools such as VSCode or Maven or Ant or Junit itself etc installed so this was the creation i came up with in order to run Junit tests without Junit or VSCode testrunners.

#THIS IS BEST USED IN SMALL SCALE CLASS PROJECTS# -> I suggest using MAVEN with Eclipse or VSCode for anything that you only have to run locally on your own computer as that is the intended use case of Junit -> This is simply for those who wish to run junit tests without install junit itself or extra build tools -> Making this public in the case someone else requires this use case

The tests.sh file can run all the commands you need (chmod +x test.sh) The files only seem to work if they are all in one directory with lib directy accessible(which makes this not very scalable for larger applications)

For any assistance feel free to open an issue!

junitviacommandline's People

Contributors

cole-anderson avatar

Watchers

 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.