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
* add test scripts and docker
* add test images,move images to test-scripts folder, add readme
* set the encoding for java builds
* Add Todo to fix the parse commands
Copy file name to clipboardExpand all lines: Readme.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,11 @@ A trial license key is required for evaluation or testing. To get a free trial l
61
61
62
62
[Contact our team](https://scanbot.io/contact-sales/?utm_source=github.com&utm_medium=referral&utm_campaign=dev_sites) to receive your quote.
63
63
64
+
## Running Tests
65
+
66
+
The test scripts validate SDK integration, detect compilation errors, and check license issues across all supported languages (Python, Java, Node.js, C).
67
+
[Detailed documentation](test-scripts/README.md)
68
+
64
69
## Other supported platforms
65
70
66
71
The Scanbot SDK is also available on Android, iOS, and most common cross-platform environments, such as React Native, Flutter, and .NET MAUI:
These test scripts validate the Scanbot SDK integration across all supported languages and detect common issues like licensing checks and compilation errors.
0 commit comments