Sha256: c4866d01ee828475430ac7141eabcf7a1303f8456f4a9acee8e8e46fe216743e
Contents?: true
Size: 651 Bytes
Versions: 3
Compression:
Stored size: 651 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <x:description xmlns:x="http://www.jenitennison.com/xslt/xspec" xmlns:xspec-17="https://github.com/xspec/xspec/pull/17" stylesheet="xspec-result-naming-collision.xslt"> <!-- https://github.com/expath/xspec/issues/67 test result naming collision when a function which reads a document containing more than 1000 node --> <x:scenario label="scenario 1"> <x:call function="xspec-17:read-document"/> <x:expect>...</x:expect> </x:scenario> <x:scenario label="scenario 2"> <x:call function="xspec-17:read-document"/> <x:expect>...</x:expect> </x:scenario> </x:description>
Version data entries
3 entries across 3 versions & 1 rubygems