Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

A fork of scalatest with a patched TestNGSuiteLike that better supports our legacy testng tests.

License

Notifications You must be signed in to change notification settings

learningobjectsinc/scalatest-taggedtestng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIrst I created a credentials file in ~/.sbt/lomaven.credentials:

realm=Lo Pub Maven
host=learningobjects.jfrog.io
user=merlin
password=ABCD1234

Then I published scalactic and scalatest:

sbt
> ; scalactic/publish ; scalatest/publish

About

A fork of scalatest with a patched TestNGSuiteLike that better supports our legacy testng tests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.5%
  • Other 0.5%