https://github.com/larshp/abapopenchecks
Open source checks for SAP Code Inspector / ABAP Test Cockpit
https://github.com/larshp/abapopenchecks
abap abap-code-inspector abap-test-cockpit abapgit platform sap sap-code-inspector
Last synced: 15 days ago
JSON representation
Open source checks for SAP Code Inspector / ABAP Test Cockpit
- Host: GitHub
- URL: https://github.com/larshp/abapopenchecks
- Owner: larshp
- License: mit
- Created: 2014-07-07T05:57:23.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T08:25:03.000Z (6 months ago)
- Last Synced: 2024-10-29T17:38:14.473Z (6 months ago)
- Topics: abap, abap-code-inspector, abap-test-cockpit, abapgit, platform, sap, sap-code-inspector
- Language: ABAP
- Homepage: https://docs.abapopenchecks.org
- Size: 2.46 MB
- Stars: 265
- Watchers: 40
- Forks: 79
- Open Issues: 305
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
abapOpenChecks
==============Open source checks for SAP Code Inspector / ABAP Test Cockpit (SCI/ATC)
* For running Continuous Integration outside the ABAP platform see https://abaplint.org
* For Steampunk installations see https://github.com/abapOpenChecks/abapOpenChecks-Steampunk**Installation**
- install via [abapGit](https://abapgit.org) *(make sure you are using the latest version)* using the online or offline option
- activate checks in SCI (depending on release)
- Goto -> Management of -> Tests
- Code Inspector -> Management of -> Tests
- Code Inspector -> Management of -> Checks
- configure check variant
- run inspection**Updating**
- Recommend backing up variants before updating abapOpenChecks, use [upDOWNci](https://github.com/larshp/upDOWNci)
- Pull latest changes via abapGit**Design goals**
- try and see if it works out
- performance not high priority
- unit testable without creating new objects in customer system
- only english supportedVersion requirement: v740sp02 or higher
## [Documentation](https://docs.abapopenchecks.org)