AccUnit

Unit Testing in VBA - Microsoft Access, Excel, …

Installation

From AccUnit
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions not shown)
Line 1: Line 1:
[[de:Installation]]
[[de:Installation]]
 +
AccUnit uses the Access add-in AccUnitLoader. Only this access add-in needs to be installed.
-
[[Supported Platforms]]
+
Installation procedure see [https://github.com/AccessCodeLib/AccUnit/wiki/How-to:-Install-AccUnit GitHub wiki].
-
 
+
-
[[Prerequisites]]
+
-
 
+
-
Before using AccUnit  you have to install SimplyVBUnit 3.0 ([http://sourceforge.net/projects/simplyvbunit/ project page of SimplyVBUnit at sourceforge]).
+
-
 
+
-
You will find the setup file here: ''[http://accunit.access-codelib.net/download/SimplyVBUnitSetup.zip SimplyVBUnitSetup.zip]''.
+
-
 
+
-
'''''*** IMPORTANT ***'''''
+
-
As of November 2012, on the SimplyVBUnit's project site, there is the version v4 of SimplyVBUnit available. That version is '''not compatible''' with AccUnit. Thus, make sure to use the link to SimplyVBUnit 3.0 provided above.
+
-
 
+
-
You may start the download of AccUnit here: [http://accunit.access-codelib.net/download/AccUnitSetup.zip AccUnitSetup.zip]  
+
-
Start you installation with ''Setup.exe''.
+
-
 
+
-
 
+
-
=== AccUnit as VBE-Add-In ===
+

Current revision as of 17:28, 9 August 2023


AccUnit uses the Access add-in AccUnitLoader. Only this access add-in needs to be installed.

Installation procedure see GitHub wiki.

Personal tools