Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
should
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
26
Issues
26
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
should
dev
dev
Switch branch/tag
should
demo
variables.cfg
Find file
Normal view
History
Permalink
variables.cfg
39 Bytes
Edit
Web IDE
Newer
Older
src/should.py: allows options to be read from a configuration file
Mathieu Giraud
committed
Apr 12, 2018
1
2
3
4
--var
LETTER=l
demo/variables.{cfg,should}: --var, command-line option should override configuration file
Mathieu Giraud
committed
Aug 07, 2018
5
6
7
8
--var
DATA=foo
src/should.py: allows options to be read from a configuration file
Mathieu Giraud
committed
Apr 12, 2018
9
10
11
12