mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-03-13 03:23:19 +07:00
update Five Factor Testing
This commit is contained in:
parent
dbfef58c01
commit
de2375ea62
@ -100,6 +100,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [OperationQueue](#operationQueue)
|
||||
- [Thread Sanitizer](#Thread-Sanitizer)
|
||||
- [Testing](#Testing)
|
||||
- [Five Factor Testing](#Five-Factor-Testing)
|
||||
- [Test Double](#Test-Double)
|
||||
- [TDD](#TDD)
|
||||
- [BDD](#BDD)
|
||||
@ -1743,7 +1744,12 @@ And then go to **RUN** and check **THREAD SANITIZER** 👈
|
||||
|
||||
<img src="https://github.com/jphong1111/awesome-ios-developer/blob/main/Images/thread_sanitizer.png">
|
||||
|
||||
## Testing
|
||||
# Testing
|
||||
|
||||
## Five Factor Testing
|
||||
|
||||
[Five Factor Testing](https://madeintandem.com/blog/five-factor-testing/)
|
||||
|
||||
|
||||
|
||||
## Test Double
|
||||
|
Loading…
Reference in New Issue
Block a user