This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 762
/
.nav
60 lines (60 loc) · 1.53 KB
/
.nav
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
- example_groups:
- basic_structure.feature
- shared_examples.feature
- shared_context.feature
- command_line:
- example_name_option.feature
- format_option.feature
- tag.feature
- line_number_appended_to_path.feature
- exit_status.feature
- order.md (`--order` option)
- rake_task.feature
- pending_and_skipped_examples:
- pending_examples.feature
- hooks:
- before_and_after_hooks.feature
- around_hooks.feature
- filtering.feature
- when_first_matching_example_defined.feature
- subject:
- implicit_subject.feature
- explicit_subject.feature
- one_liner_syntax.feature
- helper_methods:
- let.feature
- arbitrary_methods.feature
- modules.feature
- metadata:
- current_example.feature
- described_class.feature
- user_defined.feature
- filtering:
- inclusion_filters.feature
- exclusion_filters.feature
- if_and_unless.feature
- filter_run_when_matching.feature
- configuration:
- read_options_from_file.feature
- color.feature
- fail_fast.feature
- fail_if_no_examples.feature
- custom_settings.feature
- alias_example_to.feature
- default_path.feature
- expectation_framework_integration:
- configure_expectation_framework.feature
- aggregating_failures.feature
- mock_framework_integration:
- use_rspec.feature
- use_flexmock.feature
- use_mocha.feature
- use_rr.feature
- use_any_framework.feature
- formatters:
- configurable_colors.feature
- json_formatter.feature
- custom_formatter.feature
- spec_files:
- arbitrary_file_suffix.feature
- core_standalone.feature