update readme

This commit is contained in:
sunface
2022-02-23 17:11:31 +08:00
parent dc6a4fb48a
commit d4a716d36c
176 changed files with 407 additions and 1 deletions

View File

@@ -0,0 +1 @@
# Assertions

View File

@@ -0,0 +1,3 @@
# Benchmark
https://doc.rust-lang.org/unstable-book/library-features/test.html

1
en/src/tests/intro.md Normal file
View File

@@ -0,0 +1 @@
# Tests

View File

@@ -0,0 +1 @@
# Unit and Integration

View File

@@ -0,0 +1 @@
# Write Tests