This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Reference Lists

Curated reference lists and collections

Curated lists of tools, resources, and references for development and testing.

1. Available Lists

  • Test Tools - Testing frameworks and tools
  • Web Tools - Web analysis and OSINT tools

2. Browse Lists

Select a list from the sidebar to explore resources.

Articles in this section

TitleDescriptionUpdated
Web ToolsReference list of web analysis and OSINT tools2026-02-22
TestReference list of testing tools and frameworks2026-02-17

1 - Test

Reference list of testing tools and frameworks

1. TestContainers

TestContainers

Unit tests with real dependencies

TestContainers is an open source framework for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a Docker container.

Test dependencies as code

No more need for mocks or complicated environment configurations. Define your test dependencies as code, then simply run your tests and containers will be created and then deleted.

With support for many languages and testing frameworks, all you need is Docker.

Supported languages: python, nodejs, …

Supported modules: redis, mysql, …

2 - Web Tools

Reference list of web analysis and OSINT tools

1. OSINT tools

What Are Open Source Intelligence (OSINT) Tools? Open-source intelligence software, abbreviated as OSINT software, are tools that allow the collection of information that is publicly available or open-source. The goal of using OSINT software is mainly to learn more about an individual or a business.

1.1. Lissy93/web-check

All-in-one OSINT tool for analyzing any website Comprehensive, on-demand open source intelligence for any website

github project Lissy93/web-check