Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Marks repository as obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszmajsak committed Mar 29, 2017
1 parent e861be9 commit a203619
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
@@ -1,4 +1,8 @@
#Guice Test Enricher for Arquillian
# ![Obsolete](https://dummyimage.com/700x100/fff/f00&text=This%20Repository%20Is%20Obsolete!)

We don't maintain this code base anymore. If you are interested in picking it up from where we left please reach out to us through [Arquillian forum](http://discuss.arquillian.org/).

# Guice Test Enricher for Arquillian

* Injection of Guice dependencies into test classes
* Auto packaging the guice artifacts.
Expand Down Expand Up @@ -68,4 +72,4 @@ public class AppointmentServiceImplTestCase {
return appointment;
}
}
```
```

0 comments on commit a203619

Please sign in to comment.