Add material for testing (#11)
* Add first draft material for testing * added some first test stuff in julia * add asserti error * Rework intro slides * added package * Wrap up testing slides expect demo * Smooth demo part * Add statement on tests * Remove previous python exercise file --------- Co-authored-by: behinger (s-ccs 001) <benedikt.ehinger@vis.uni-stuttgart.de>
This commit is contained in:
committed by
GitHub
parent
e6f7ff3ed1
commit
937a8a9481
4
material/2_tue/testing/MyTestPackage/Project.toml
Normal file
4
material/2_tue/testing/MyTestPackage/Project.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
name = "MyTestPackage"
|
||||
uuid = "5a49bdff-dc99-4c0a-8062-dec1d6c69516"
|
||||
authors = ["behinger (s-ccs 001) <benedikt.ehinger@vis.uni-stuttgart.de>"]
|
||||
version = "0.1.0"
|
||||
Reference in New Issue
Block a user