Git Product home page Git Product logo

a6testcollection's Introduction

a6TestCollection

A collection of JUnit tests for A6

To contribute to this test collection, first create a "fork" of this repository by pressing the "Fork" button that should be on the top right of the repository web interface on GitHub. This will allow you to create a private copy of the repository in your GitHub account that you have write permission for.

Once you have a forked copy of this repo, you can clone it into Eclipse.

Please put all of your tests into a package with the following name pattern:

a6test.onyen

where "onyen" should be replaced with your specific Onyen.

Your tests should be written using JUnit 4 and assuming that the code to be tested is in the package a6.

Within your test package, please put all of your tests within a class called A6Tests. You may create additional helper classes within your package as necessary.

Push your code to your forked copy of the repo and then through the GitHub web interface to your forked copy request a "pull" request.

To make a pull request, log into GitHub, go to your forked copy of the repository, press the button for "Pull Request". On the next screen, you should see a way to select which branch you are making the pull request to and from on either side of a left facing arrow. Make sure the left hand side of the arrow is selecting the master branch of the base fork and the right hand side of the arrow is selecting whatever branch you pushed to on your private fork. Then press the "Create Pull Request" button.

A few things to watch out for:

  • If your tests rely on any other classes (like for example an implementation of ROIObserver), be sure those are located in your test package and not a6.
  • Avoid including .classpath, .profile, or .gitignore in what you submit to the pull request.

a6testcollection's People

Contributors

ajhall321 avatar bentontc avatar bowenbrinegar avatar chapelthrillescapes avatar colindtaylor avatar czmw1993 avatar dennycmiel avatar elwyn578 avatar grant5e avatar itaifish avatar kmayerpatel avatar ma101521 avatar matthewgregoire42 avatar mauriciolin avatar oliveira8 avatar patelvap avatar reichyang avatar rgandecha avatar rohaid-bakh avatar rohilb avatar sam1230 avatar saumil98 avatar shua2021 avatar teddyrandby avatar trazonm avatar treytanjuatco avatar wertops avatar yunyingzhu avatar zasweq avatar zgoodman1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.