| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b08cb56 commit bfe8c62
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3667,7 +3667,9 @@ the path of the root test file. | |||
| 3667 | 3667 | ### `context.fullName` | |
| 3668 | 3668 | ||
| 3669 | 3669 | <!-- YAML | |
| 3670 | - added: v22.3.0 | ||
| 3670 | + added: | ||
| 3671 | + - v22.3.0 | ||
| 3672 | + - v20.16.0 | ||
| 3671 | 3673 | --> | |
| 3672 | 3674 | ||
| 3673 | 3675 | The name of the test and each of its ancestors, separated by `>`. | |
@@ -3970,6 +3972,16 @@ The absolute path of the test file that created the current suite. If a test | |||
| 3970 | 3972 | file imports additional modules that generate suites, the imported suites will | |
| 3971 | 3973 | return the path of the root test file. | |
| 3972 | 3974 | ||
| 3975 | + ### `context.fullName` | ||
| 3976 | + | ||
| 3977 | + <!-- YAML | ||
| 3978 | + added: | ||
| 3979 | + - v22.3.0 | ||
| 3980 | + - v20.16.0 | ||
| 3981 | + --> | ||
| 3982 | + | ||
| 3983 | + The name of the suite and each of its ancestors, separated by `>`. | ||
| 3984 | + | ||
| 3973 | 3985 | ### `context.name` | |
| 3974 | 3986 | ||
| 3975 | 3987 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments