Git client for ABAP
Go to file
Christian Guenter 8189d27b80 Code Inspector: new feature run adhoc unit tests
This commit refactors the logic from zcl_abapgit_syntax_check to the new class zcl_abapgit_adhoc_code_insp. Which can be used to run arbitrary code inspections adhoc. zcl_abapgit_syntax_check delegates to zcl_abapgit_adhoc_code_insp.

Additionally the new class zcl_abapgit_abap_unit_tests is introduced to run ABAP unit tests for a particular package (hierarchy). It can be acessed via zcl_abapgit_factory%3D>get_abap_unit_tests.
2018-11-07 07:17:31 +01:00
docs docs: supported, add link to BDEF 2018-10-31 16:11:17 +01:00
src Code Inspector: new feature run adhoc unit tests 2018-11-07 07:17:31 +01:00
.abapgit.xml ignore abaplint.json 2018-08-08 15:02:20 +02:00
.gitignore run abapmerge as part of test 2018-01-14 13:09:22 +00:00
.travis.yml use node 10 2018-10-03 04:54:21 +02:00
abaplint.json abaplint, run for v702 2018-08-08 12:48:20 +00:00
changelog.txt 1.78.1 (#2012) 2018-10-19 08:17:01 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-10-16 17:31:46 -02:00
CONTRIBUTING.md docs: move on development 2018-06-13 15:05:23 +00:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
package.json travis: show the abaplint version 2018-11-06 16:44:05 +01:00
README.md Update screenshot (#1719) 2018-07-29 14:17:22 +02:00
travis.sh move builds, #1136 2018-01-14 13:24:39 +00:00

Build Status abaplint Slack

abapGit

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, SCP, AWS, TFS and more

ABAP Version: 702 or higher

Latest build: zabapgit.abap

Design Goals

  • Easy installation
  • Easy upgrade
  • Small system footprint
  • Code readable in git repository

Documentation/Guides

http://docs.abapgit.org

Projects using abapGit

See dotabap.org

FAQ

For questions/comments/bugs/feature requests/wishes please create an issue

abapgit