ForNeVeR / ForNeVeR/Cesium

Run .NET interop tests in parallel with all the other integration tests

Open
#488 0 comments 1 reaction 0 assignees View on GitHub
area:infrastructure kind:refactor status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

Currently, we have a suite of integration tests (all run in parallel) and several .NET interop tests (C# + C), running sequentially.

We should somehow make them all run in parallel with each other, sharing the same parallelism pool.

Perhaps move the .NET interop tests into the common integration test assembly?

See `Cesium.CodeGen.Tests.CodeGenNetInteropTests` and `TODO[#488]` when implementing this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.