mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-25 02:58:02 +02:00
Test improvements (continue after fail, console output, error location)
This commit is contained in:
parent
cadd1f809f
commit
78ae79b802
7 changed files with 356 additions and 68 deletions
|
@ -376,6 +376,7 @@ namespace System
|
|||
public bool ShouldFail;
|
||||
public bool Ignore;
|
||||
public bool Profile;
|
||||
public String Tag;
|
||||
}
|
||||
|
||||
public struct ImportAttribute : Attribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue