Skip to content

Commit 54f4fd6

Browse files
authored
add (#7939)
1 parent 8b77016 commit 54f4fd6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs-src/docs/testing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Testing
3+
slug: testing.html
4+
---
5+
16
# Testing
27

38
Writing tests for your RxDB application is crucial to ensure reliability. Because RxDB runs in many different environments (Browser, [Node.js](nodejs-database.md), [React Native](react-native-database.md), [Electron](electron-database.md), ...), testing strategies might vary. However, there are some common patterns that make testing easier and faster.

0 commit comments

Comments
 (0)