Skip to content

A GitHub Action that runs the Gradle test task for the invoking solution repository.

License

Notifications You must be signed in to change notification settings

ddc-java/test-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test-solution

This project implements a GitHub Action that builds and tests the solution from a solution repository, using the autograding tests included in the same repository. This is used to support autograding of assignments, extra credit problems, and practical exam problems of the Deep Dive Coding Java training programs.

Credits, copyrights, and license information

Written by Nicholas Bennett. © 2022 CNM Ingenuity, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A GitHub Action that runs the Gradle test task for the invoking solution repository.

Topics

Resources

License

Stars

Watchers

Forks