Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
An integrated testing framework, covering test case generation, execution, bug reporting, code coverage and coding conventions. Currently This is a module suite for netbeans IDE, integrating some open source PHP Testing Tools
Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply
Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
NPresent is a simple tool to allow test-driven / behaviour-driven development of Windows Presentation Framework (WPF) GUIs. Think of it as NUnitForms for WPF, but based on NBehave in addition to NUnit.
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
Simple, straight-forward examples of FIT/FitNesse fixtures for Java and .NET test environments. Documentation and examples are available in the form of a live FitNesse wiki and PDF.
This plug in will give you the ability for schedule your launches in eclipse. It's based on a simple workbench view where you can add your task to be launch at a specific date.
EasyAccept is a tool to automate acceptance testing for your Java project in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
Xinc is a free open source continuous integration server written in PHP 5. The builder of choice is Phing and it comes with builtin SVN support. Currently Xinc 2.0 is under heavy development. A final version of Xinc 2.0 will be released until middle of f
Mstone is a mail performance measurement system. It can simultaneously test SMTP, POP, IMAP, and some HTML based systems. It measures transaction latency in multiple stages, and graphs the combined results from multiple clients.
shUnit2 is a unit testing framework for shell scripts (eg. sh, bash) that is modelled after the JUnit framework. It is designed to make unit testing in shell as simple as possible.
>> This project is now hosted on GitHub (https://github.com/kward/shunit2). <<
Bugs-- is a project designed to keep track of bugs for small user groups on smaller projects. Bugs-- avoids the complexity and size of larger bug tracking systems and streamlines it to the needs of smaller development projects.
A java app, which shows html pages in almost non-formatted plain text. This way it is possible to determine, whether a website is barrier-free or not, while browsing the web.
Bannergrab is a next generation network service banner grabbing tool. In addition to simple banner grabbing it can send triggers to various services such as FTP, SMTP and HTTP to enumerate additional information, including support for SSL services.
Simple test management interface for Selenium. It stores all tests in a database, removing the need for testers to access the webserver directly to edit or create tests and allows templating parts of tests, reducing test maintainence on app changes.
qaManager is a platform independent web based application for managing QA Projects Effectively with very simple installation. qaManager has Project tracking, Resource Management, TC Management, Online Library, Alerts and more.It's Powered by OpenXava.
Moved to new place: http://code.google.com/p/lltcpc/ Low Level TCP/IP Client (MS Winows). This is simple console application, for my study TCP/IP sockets under MS Windows OS. It send data to specified IP address and port of remote server, and wait respon
ClassTeser is a simple Java testing tool. ClassTester significantly simplifies launch of lot of tests, as compared with JUnit framework.You just needs to select project's folder,and ClassTester finds all classes containing method main() and launch them!