-
VBA-Unit-Tester is a simple set of classes and interfaces to right and execute unit tests in VBA without Rubberduck. The basics are, each "Test Case" is an class, and a set of test which each share a common setup. A configuration class instructs a TestRunner on which TestCases and Tests to run. Another class logs the results and generates a few simple summary reports.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
VBA-SQL-Library
Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination.
I'm willing to merge in any pull requests anyone can come up with. I use this library to run all the tests on VBA-SQL-Library.