File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,19 @@ Browse the documentation to explore Mocking Star, integrate it into your project
42
42
[ Trendyol iOS] ( https://apps.apple.com/tr/app/trendyol-fashion-trends/id524362642?l=en ) Application has nearly 1000 UI tests running with Mocking Star.
43
43
Our UI tests are executed approximately 20k times every day, and Mocking Star handles approximately 1 million requests.
44
44
45
+ ### Libraries and Frameworks
46
+
47
+ Mocking Star relies on these amazing open-source libraries:
48
+
49
+ - [ AnyCodable] ( https://github.com/yusufozgul/AnyCodable ) - Flexible type for encoding and decoding of JSON
50
+ - [ FileMonitor] ( https://github.com/aus-der-Technik/FileMonitor ) - File monitoring utility
51
+ - [ FlyingFox] ( https://github.com/swhitty/FlyingFox ) - Lightweight HTTP server
52
+ - [ Sparkle] ( https://github.com/sparkle-project/Sparkle ) - Software update framework
53
+ - [ Swift Argument Parser] ( https://github.com/apple/swift-argument-parser ) - Command-line argument parsing
54
+ - [ Swift Log] ( https://github.com/apple/swift-log ) - Logging API for Swift
55
+ - [ Swift Syntax] ( https://github.com/apple/swift-syntax ) - Swift syntax parsing
56
+ - [ SwiftyJS] ( https://github.com/yusufozgul/SwiftyJS ) - JavaScript evaluation in Swift
57
+
45
58
## License
46
59
47
60
This application is released under the MIT license. See [ LICENSE] ( LICENSE ) for details.
You can’t perform that action at this time.
0 commit comments