assert_test.yaml 120 B

1234567
  1. cli: '-c tests/assert.yaml one'
  2. output: |
  3. Load config tests/assert.yaml
  4. one
  5. print('one')
  6. one
  7. Assert ok