Skip to content

Some tests are not being executed #1976

@KuceraMartin

Description

@KuceraMartin

Problem:
On the latest master, when I run ./mill 'build-module.test' 'scala.build.options.*', I would expect the ConfigMonoidTest to be executed but it is not.

Solution:
Either move ConfigMonoidTest from modules/options/src/test/scala/scala/build/options to modules/build/src/test/scala/scala/build/options, or setup tests so that files in the former directory will also get executed. (I am not sure which is the preferred option)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginternalInternal or build-related changes

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions