winnow_datetime_assert 0.3.0

Testing/Benchmarking winnow-datetime parsers
Documentation
1
2
3
4
5
6
7
8
9
10
11
assertions:
  - format: "gregory"
    input: "gregory"
    expected:
     identifier: "gregory"
     critical: false
  - format: "islamic-umalqura"
    input: "islamic-umalqura"
    expected:
      identifier: "islamic-umalqura"
      critical: false