You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
-
# DEPRECATED - This repo will be removed and archived soon, see https://groups.google.com/forum/#!topic/loopbackjs/w038RvqHeYI
2
1
3
-
---
4
-
5
-
#loopback-testing
2
+
# Unofficial loopback-testing
6
3
7
4
**Utilities for testing LoopBack apps**
8
5
6
+
## Unofficial
7
+
8
+
Strongloop has [deprecated](https://github.com/strongloop/loopback-testing/commit/bf393b4cc822b0a51420f1d2e74f137882d775b1) the original loopback-testing.
9
+
This repository is a fork made by [iGLOO](http://igloo.be). Feel free to contribute!
10
+
9
11
## overview
10
12
11
13
The following helpers are designed to generate [mocha] tests against
0 commit comments