We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The eventuate-tram-core-examples-basic repository defines automated tests that demonstrate how to use Eventuate Tram (Java).
eventuate-tram-core-examples-basic
The goal of this project is to write some automated tests that demonstrate how to use https://github.com/eventuate-tram/eventuate-tram-core-dotnet
Background information on Eventuate Tram:
Eventuate Tram Dotnet implements a subset of the functionality:
It does not implement commands.
The first task is to implement events.
Reimplement the following:
The tests in Eventuate Tram Dotnet should provide useful information.
The text was updated successfully, but these errors were encountered:
Merge pull request #1 from eventuate-examples/wip-initial-version
af5f70d
Wip initial version
No branches or pull requests
The
eventuate-tram-core-examples-basic
repository defines automated tests that demonstrate how to use Eventuate Tram (Java).The goal of this project is to write some automated tests that demonstrate how to use https://github.com/eventuate-tram/eventuate-tram-core-dotnet
Background information on Eventuate Tram:
Eventuate Tram Dotnet implements a subset of the functionality:
It does not implement commands.
The first task is to implement events.
Reimplement the following:
The tests in Eventuate Tram Dotnet should provide useful information.
The text was updated successfully, but these errors were encountered: