testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.65k stars 250 forks source link

[Enhancement]: Add more complex requirement for Mission #1155

Closed christoment closed 2 months ago

christoment commented 2 months ago

Problem

We can add more complex guard to a Mission e.g. required minimum battle power, attribute, etc so we can showcase the guards in a domain event

Solution

Add requirements to Mission

Benefit

We can showcase the guards in a domain event

Alternatives

N/A

Would you like to help contributing this enhancement?

Yes

christoment commented 2 months ago

Apologies, I added in the wrong repository 😞