Skip to content
New issue

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

Kommunikation zwischen Tests und VPL #1

Open
dabrowskiw opened this issue Feb 16, 2021 · 0 comments
Open

Kommunikation zwischen Tests und VPL #1

dabrowskiw opened this issue Feb 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dabrowskiw
Copy link
Owner

Um feingranuläre Benotung und genaueres Feedback zu ermöglichen, ist eine Klasse nötig, die man dann nutzen kann, um mitten im Test etwas machen zu können wie:

VPLDetails.addComment("An sich schön, aber wenn i<0 ist kommt eine Exception - bitte beachten Sie Randfälle");
VPLDetails.substractPoints(2);

Natürlich optional, wenn nie *Points() aufgerufen wird, dann wird einfach wie jetzt schon die _XXXP geparst und je nach fail/succeed XXX oder 0 Punkte gegeben.

@dabrowskiw dabrowskiw added the enhancement New feature or request label Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant