Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AccUnit - Test your VBA/Access code

License

NotificationsYou must be signed in to change notification settings

AccessCodeLib/AccUnit

Repository files navigation

AccUnit - Test your Access/Excel VBA code

For more informations seeWiki andhttps://accunit.access-codelib.net/

Installation

How-to: Install-AccUnit

Notes

Dev state

  • Run tests
  • Write tests
    • Row test available
    • Generate test classes with TestClassGenerator (write TestSuite.TestClassGenerator in VBA immediate window) (Video)
  • Output test results
    • TestSuite with 'Debug.Print' output to VBE Immediate window
    • Output test results to log/text file
  • Other features
    • Code coverage tests (Video)
  • VBE add-in
    • Start tests via UI
    • Select tests to run
    • show test result in tree view
    • generate test procedures

Remarks

Examples see./examples/msaccess/

If the DLL files are located in a network drive, it will not work.


[8]ページ先頭

©2009-2025 Movatter.jp