Skip to content

bclothier/tUnitVba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tUnitVba Proof of concept

A proof of concept demonstrating twInBasic solution running as a VBE add-in to run unit tests. This demonstrates the ability to:

Built with twinBASIC IDE version 178

  • Work with memory directly
  • Obtain ITypeInfos from VBA project which in turn enables access to additional features not exposed via VBIDE addin
  • Allows host-agnostic execution of code
  • Supports the special Print syntax to format the output

This was frankenstein'd together with various code contributions from the following sources & people:

Here is a very rough and simple demonstration:

tUnitVba.Proof.Of.Concept.mp4

About

A proof of concept demonstrating twInBasic solution running as a VBE add-in to run unit tests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published