2,378 skills found · Page 1 of 80
jmcdo29 / Testing NestjsA repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
ColinIanKing / Stress NgThis is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
ezshine / AwesomeSitesevery websites have been tested and fixed, all can be running in localhost. After clone the repository enter the website's folder, simply start a local HTTP server such as live-server to run the website offline.
observing / Pre CommitAutomatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
alecjacobson / Common 3d Test ModelsRepository containing common 3D test models in original format with original source if known and obj mesh
teamspeak / Teamspeak6 ServerThis TeamSpeak 6 Server Beta repository contains the latest beta version of the TeamSpeak 6 Server software, offering early access to improvements and bug fixes. This beta release is intended for testing and feedback before the stable version launch.
eugene-khyst / Postgresql Event SourcingA reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
google / MakaniMakani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working Makani flight simulator, controller (autopilot), visualizer, and command center flight monitoring tools. Additionally, almost all avionics firmware is also included, albeit potentially not in a buildable state, due to the removal of some third-party proprietary code. We hope that this code will be inspirational and useful to the kite-based windpower and wider communities.
neozhu / CleanArchitectureWithBlazorServerThis repository is designed to create an enterprise Blazor Server application that follows the principles of Clean Architecture and implements Blazor Clean Architecture best practices for scalability, maintainability, and testability.
pgaijin66 / XSS PayloadsThis repository holds all the list of advanced XSS payloads that can be used in penetration testing. These payloads can be loaded into XSS scanners as well.
facebookresearch / FixResThis repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
henriqueinonhe / Promises TrainingPractice working with promises through a curated collection of interactive challenges. This repository provides a platform to refine your skills, complete with automated tests to to give you instant feedback and validate your progress.
LucaCanali / SparkMeasureThis repository contains the development code for sparkMeasure, an Apache Spark performance analysis and troubleshooting library. It simplifies collecting, aggregating, and exporting Spark task/stage metrics, and is designed for practical use by developers and data engineers in interactive analysis, testing, and production monitoring workflows.
aw-junaid / Hacking ToolsThis Repository is a collection of different ethical hacking tools and malware's for penetration testing and research purpose written in python, ruby, rust, c++, go and c.
mdn / Sw TestService Worker test repository. This is a very simple demo to show basic service worker features in action.
garora / TDD KatasThis repository contains Hands on Test Driven Development Katas (C#)
VSFe / Algorithm StudyThis repository consists of materials for those preparing for coding tests and algorithm interviews.
Yuliang-Liu / Curve Text DetectorThis repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
cipher387 / Linux For OSINT 21 DayIn this repository you will find sample commands and test files for each day of the course "Linux for OSINT. A 21-day course for beginners".
mfaisalkhatri / Manual TestingThis repository contains General Test Cases for performing Manual Testing on the Web/Mobile application. It also has Test cases related to API Testing. Templates related to Test Plan and BugBash are also updated.