Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dsldevkit
/
dsl-devkit
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
49
Code
Issues
8
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ci: enable test execution for non-UI test modules
- #1263
#1263
Closed
joaodinissf
wants to merge 12 commits into
dsldevkit:master
dsldevkit/dsl-devkit:master
from
joaodinissf:ci-enable-non-ui-tests
joaodinissf/dsl-devkit:ci-enable-non-ui-tests
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
ci: enable test execution for non-UI test modules
#1263
joaodinissf
wants to merge 12 commits into
dsldevkit:master
dsldevkit/dsl-devkit:master
from
joaodinissf:ci-enable-non-ui-tests
joaodinissf/dsl-devkit:ci-enable-non-ui-tests
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
ci: run PMD and Checkstyle in parallel with Maven
Show description for 55c6f38
joaodinissf
and
claude
committed
55c6f38
View commit details
Copy full SHA for 55c6f38
Browse repository at this point
fix: add explicit cast to satisfy PMD CollectionTypeMismatch rule
Show description for ff7f403
joaodinissf
and
claude
committed
ff7f403
View commit details
Copy full SHA for ff7f403
Browse repository at this point
chore: initial JUnit 5 migration setup
joaodinissf
committed
144cce4
View commit details
Copy full SHA for 144cce4
Browse repository at this point
chore: add JUnit 5 migration script and update test suites to use @SelectPackages
joaodinissf
committed
fac83d7
View commit details
Copy full SHA for fac83d7
Browse repository at this point
refactor: convert test classes to JUnit 5 package-private visibility
joaodinissf
committed
8d9d8e6
View commit details
Copy full SHA for 8d9d8e6
Browse repository at this point
fix: make export test methods package-private for PMD compliance
joaodinissf
committed
b1724c6
View commit details
Copy full SHA for b1724c6
Browse repository at this point
fix: remove JUnit 5 suite classes, use Tycho test discovery
Show description for 6bb2f82
joaodinissf
committed
6bb2f82
View commit details
Copy full SHA for 6bb2f82
Browse repository at this point
fix: ensure all Bug* tests are discoverable and standardize test suites
Show description for 29805e2
joaodinissf
and
claude
committed
29805e2
View commit details
Copy full SHA for 29805e2
Browse repository at this point
fix: remove public modifiers from members in package-private test classes
Show description for 5981ad0
joaodinissf
and
claude
committed
5981ad0
View commit details
Copy full SHA for 5981ad0
Browse repository at this point
Commits on Feb 7, 2026
ci: enable tycho-surefire for non-UI test modules
Show description for 67f9d2b
joaodinissf
and
claude
committed
67f9d2b
View commit details
Copy full SHA for 67f9d2b
Browse repository at this point
docs: add CI test report for non-UI test modules
Show description for 4e06e41
joaodinissf
and
claude
committed
4e06e41
View commit details
Copy full SHA for 4e06e41
Browse repository at this point
docs: fix test report — xtext.test was SKIPPED, correct totals
Show description for 44b7c18
joaodinissf
and
claude
committed
44b7c18
View commit details
Copy full SHA for 44b7c18
Browse repository at this point
You can’t perform that action at this time.