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
Demo repository showcasing QavaJS framework capabilities across different platforms, tools, and testing scenarios. Each subdirectory is a self-contained runnable example.
Running any demo
cd<demo-folder>
npm install
npm test
Some demos have additional profiles (headless, cloud, etc.) — see the folder's README or package.json scripts for details.