Skip to content

nd/lein-teamcity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-teamcity

A Leiningen plugin for on-the-fly stages, tests and artifacts reporting in TeamCity.

Usage

create a template at ~/.lein/profiles.d/teamcity.clj with the following content:

{
  :plugins [[lein-teamcity "0.2.2"]]
  :monkeypatch-clojure-test false
}

and run lein with-profile +teamcity do clean, test, jar.

Tests reporting requires leiningen 2.3.1+.

About

A Leiningen plugin for TeamCity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published