Fluent-VBA

An object-oriented fluent unit testing library for VBA (by b-gonzalez)

Fluent-VBA Alternatives

Similar projects and alternatives to Fluent-VBA based on common topics and language

  • stdVBA

    VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.

  • vba-test

    Add testing and TDD to VBA on Windows and Mac

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Battleship

    An Object-Oriented VBA experiment (by rubberduck-vba)

  • VBA

    Code Blocks relating to everything VBA (by AllenMattson)

  • crypto_vba

    An Excel/VBA project to communicate with various cryptocurrency exchanges APIs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Fluent-VBA alternative or higher similarity.

Fluent-VBA reviews and mentions

Posts with mentions or reviews of Fluent-VBA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.
  • What are your biggest VBA projects?
    1 project | /r/vba | 23 May 2022
    As a personal project, I created a fluent unit testing framework in VBA. The project uses 18 class modules: 12 classes and 6 interfaces. It uses the OOP concepts in VBA (encapsulation, polymorphism, and composition) heavily. It incorporates +150 tests including a number of tests to test itself. There are +3k loc in total. And the project took around a year to put together on and off.
  • I created a fluent unit testing framework in VBA
    4 projects | /r/vba | 4 Apr 2022
    You can check out my mTests.bas module to see the set of tests that I use to test the framework. These tests are located in the runMainTests sub. this sub runs three other subs: metaTests, positiveDocumentionTests and negativeDocumentationTests. metaTests are what the framework uses to tests iteself. Positive tests check that the API should return true when it should. And negative tests check that the API should not return false when it shouldn't. In addition to that, I have six example subs showing the different types of ways tests can be written.

Stats

Basic Fluent-VBA repo stats
3
5
8.1
6 days ago

b-gonzalez/Fluent-VBA is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Fluent-VBA is VBA.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com