Giter Site home page Giter Site logo

dotty-staging / scalatestplus-junit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scalatest/scalatestplus-junit

0.0 2.0 0.0 97 KB

ScalaTest + JUnit provides integration support between ScalaTest and JUnit.

License: Apache License 2.0

Scala 96.61% Java 3.39%

scalatestplus-junit's Introduction

ScalaTest + JUnit

ScalaTest + JUnit provides integration support between ScalaTest and JUnit.

Usage

To use it for ScalaTest 3.2.12 and JUnit 4.13:

SBT:

libraryDependencies += "org.scalatestplus" %% "junit-4-13" % "3.2.12.0" % "test"

Maven:

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>junit-4-13_2.13</artifactId>
  <version>3.2.12.0</version>
  <scope>test</scope>
</dependency>

Publishing

Please use the following commands to publish to Sonatype:

$ sbt +publishSigned

scalatestplus-junit's People

Contributors

bvenners avatar cheeseng avatar joan38 avatar raboof avatar sethtisue avatar

Watchers

 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.