Sinco
Browser Automation and Testing Tool for Deno.
Table of Contents
Quick Start
Get started here to create a basic browser test.
Documentation
Features
See the features here
Why Use Sinco?
Sinco is a first of it's kind for Deno, allowing you, the developer, to test the UI and UX of your web apps. Sinco provides many utilities to do so, and doesn't require any npm modules or the --unstable
flag, it is simply an API wrapper around headless chrome.
Sinco takes concepts from the following:
- Laravel Dusk — taking inspiration from the methods the Dusk API provides
Mirrors
Articles
No articles have been created as of yet
Contributing
Contributors are welcomed!
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
License
By contributing your code, you agree to license your contribution under the MIT License.
Acknowledgements
- @caspervonb - A huge help in getting this project working by helping understand how we can interact with the browser