gradle / gradle/exemplar

The configuration file should provide a way to define a human-readable test name

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
36
Forks
13
Avg merge
7h 36m
Merged PRs (30d)
4

Description

### Expected Behavior

The `sample.conf` defines a key for defining a test name. For example: `description: "plugin should create the task named x"`. Upon test execution, the test name uses the description instead of auto-generated description.

### Current Behavior

The test name is derived of the directory hierarchy and the prefix of the `sample.conf` file. The test name is hard to read and doesn't really express its intent.

### Context

Auto-discovering tests with one of the `Runner` implementations produces cryptic test names.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.