Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A Javascript library to make unit test and multiple onload events
PureJS-Tools is a lightweight library to simplify some aspect code of pure javascript
like the written of unit test or the manage of the onload event.
Thanks to this library, you can make easily unit test to your JS code.
This is a free library under the GNU General Public License version 3.0 (GPLv3).
This means that you can use the PureJS-Tools in your own project, redistribute
it and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation.
...
VirtualMock is a Unit Testing tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.