Skip to content

bytewizard42i/aiken-pbl-examples-johns-copy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiken-pbl-examples

This is a repository serving student examples of AikenPBL (a F12 Project Catalyst proposal)

Testing with target module

All the tests in this student library is built with naming convention of <module>_l<slt_number>, for example:

  • m103_l1 for module 103 slt 1
  • m203_l3 for module 203 slt 3

There is a specific aiken test command to run specifc test cases which match the names, for example:

  • Run below for m103_l1

    aiken check -m m103_l1
  • Run below for 203_l3

    aiken check -m 203_l3

See the Andiamo website for follow along tutorials: http://app.andamio.io/course/db22e013578fcead6c2fed5446d61891ad31f3cb4955e88d980107e7/101/lesson/2

See the Gimbalabs Youtube channel for follow along tutorials: https://www.youtube.com/watch?v=4YRr8rAbFhU

About

Gimbalabs Aiken Tutorial Repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors