Skip to content

Drowser Studio is a robust and intuitive app designed to help users track, visualize, and analyze the performance of various tests over time. πŸ“ˆπŸš€

License

Notifications You must be signed in to change notification settings

kinotio/drowser-studio

Repository files navigation

Drowser Studio

build license tags latest size

Drowser Studio is a robust and intuitive app designed to help users track, visualize, and analyze the performance of various tests over time. πŸ“ˆπŸš€

This Drowser Studio depend from reports collected from the Drowser Deno Package who is available on Denoland πŸ¦•

You can find the Drowser lib from Denoland here

Usage

Pull directly the Drowser image from the Github Container Registry:

docker pull ghcr.io/kinotio/drowser-studio:latest

And run it

docker run --name kinotio_drowser_studio -p 3000:3000 -d ghcr.io/kinotio/drowser-studio:latest

Features

Landing Page

Import your reports on the landing page

Landing

Dashboard

You can access to the main cases dashboard to get a visulization , track passed or failed cases , get an overview of all informations from each test cases

Dashboard

Cases

And, in the other view you can access directly the metric from each test case

Case

Drowser AI

We're still working with this feature to get able to ask the AI to get a prediction and analyse from the test data πŸ› οΈπŸ€–

Playground

We're still working with this feature to get able to write directly from the platform app instead of using the Drowser Deno lib πŸ› οΈβœπŸ»

Build from source

You can use Docker to use it as service inside a container or test it in your local machine Clone the repository and change directory to be inside of the repository directory and run these commands

Build the Docker image with this command

docker build -t kinotio/drowser-studio .

And, run it with this

docker run --name kinotio_drowser_studio -p 3000:3000 -d kinotio/drowser-studio

LICENSE

MIT.

About

Drowser Studio is a robust and intuitive app designed to help users track, visualize, and analyze the performance of various tests over time. πŸ“ˆπŸš€

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages