python/stevedore: update to 5.4.0
[oi-userland.git] / components / python / testfixtures / test / results-all.master
blobfdafaadccb4900a958d7d9fd15b2b758a2d9922a
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 configfile: pytest.ini
6 collecting ... collected 950 items
8 testfixtures/tests/configparser-read.txt::line:3,column:1 PASSED
9 testfixtures/tests/configparser-read.txt::line:13,column:1 PASSED
10 testfixtures/tests/configparser-read.txt::line:23,column:1 PASSED
11 testfixtures/tests/configparser-read.txt::line:31,column:1 PASSED
12 testfixtures/tests/configparser-read.txt::line:36,column:1 PASSED
13 testfixtures/tests/configparser-write.txt::line:1,column:1 PASSED
14 testfixtures/tests/configparser-write.txt::line:11,column:1 PASSED
15 testfixtures/tests/configparser-write.txt::line:23,column:1 PASSED
16 testfixtures/tests/configparser-write.txt::line:34,column:1 PASSED
17 testfixtures/tests/directory-contents.txt::line:4,column:1 PASSED
18 testfixtures/tests/directory-contents.txt::line:18,column:1 PASSED
19 testfixtures/tests/directory-contents.txt::line:20,column:1 PASSED
20 testfixtures/tests/directory-contents.txt::line:29,column:1 PASSED
21 testfixtures/tests/test_compare.py::TestCompare::test_bug PASSED
22 testfixtures/tests/test_compare.py::TestCompare::test_bytes_different PASSED
23 testfixtures/tests/test_compare.py::TestCompare::test_bytes_same_strict PASSED
24 testfixtures/tests/test_compare.py::TestCompare::test_call_args_different PASSED
25 testfixtures/tests/test_compare.py::TestCompare::test_calls_args_different_but_same_repr PASSED
26 testfixtures/tests/test_compare.py::TestCompare::test_calls_different PASSED
27 testfixtures/tests/test_compare.py::TestCompare::test_calls_nested_equal_sub_attributes PASSED
28 testfixtures/tests/test_compare.py::TestCompare::test_compare_arbitrary_nested_diff PASSED
29 testfixtures/tests/test_compare.py::TestCompare::test_compare_slotted_diff PASSED
30 testfixtures/tests/test_compare.py::TestCompare::test_compare_slotted_same PASSED
31 testfixtures/tests/test_compare.py::TestCompare::test_datetime_not_equal PASSED
32 testfixtures/tests/test_compare.py::TestCompare::test_decimal_different PASSED
33 testfixtures/tests/test_compare.py::TestCompare::test_deep_breadcrumbs PASSED
34 testfixtures/tests/test_compare.py::TestCompare::test_default_style_classes_different PASSED
35 testfixtures/tests/test_compare.py::TestCompare::test_dict_consistent_ordering PASSED
36 testfixtures/tests/test_compare.py::TestCompare::test_dict_consistent_ordering_types_same PASSED
37 testfixtures/tests/test_compare.py::TestCompare::test_dict_consistent_ordering_types_value PASSED
38 testfixtures/tests/test_compare.py::TestCompare::test_dict_consistent_ordering_types_x_not_y PASSED
39 testfixtures/tests/test_compare.py::TestCompare::test_dict_consistent_ordering_types_y_not_x PASSED
40 testfixtures/tests/test_compare.py::TestCompare::test_dict_first_missing_keys PASSED
41 testfixtures/tests/test_compare.py::TestCompare::test_dict_full_diff PASSED
42 testfixtures/tests/test_compare.py::TestCompare::test_dict_identical_non_matching_floats PASSED
43 testfixtures/tests/test_compare.py::TestCompare::test_dict_identical_non_matching_ints PASSED
44 testfixtures/tests/test_compare.py::TestCompare::test_dict_identical_none_matching_nones_and_ones PASSED
45 testfixtures/tests/test_compare.py::TestCompare::test_dict_labels_specified PASSED
46 testfixtures/tests/test_compare.py::TestCompare::test_dict_multiple_differences PASSED
47 testfixtures/tests/test_compare.py::TestCompare::test_dict_same PASSED
48 testfixtures/tests/test_compare.py::TestCompare::test_dict_second_missing_keys PASSED
49 testfixtures/tests/test_compare.py::TestCompare::test_dict_tuple_keys_different_value PASSED
50 testfixtures/tests/test_compare.py::TestCompare::test_dict_tuple_keys_same_value PASSED
51 testfixtures/tests/test_compare.py::TestCompare::test_dict_values_different PASSED
52 testfixtures/tests/test_compare.py::TestCompare::test_dict_with_list PASSED
53 testfixtures/tests/test_compare.py::TestCompare::test_different_types PASSED
54 testfixtures/tests/test_compare.py::TestCompare::test_different_with_labels PASSED
55 testfixtures/tests/test_compare.py::TestCompare::test_django_orm_is_horrible PASSED
56 testfixtures/tests/test_compare.py::TestCompare::test_django_orm_is_horrible_part_2 PASSED
57 testfixtures/tests/test_compare.py::TestCompare::test_django_orm_is_horrible_part_3 PASSED
58 testfixtures/tests/test_compare.py::TestCompare::test_django_orm_is_horrible_part_4 PASSED
59 testfixtures/tests/test_compare.py::TestCompare::test_dont_raise PASSED
60 testfixtures/tests/test_compare.py::TestCompare::test_empty_child_slots PASSED
61 testfixtures/tests/test_compare.py::TestCompare::test_empty_sets PASSED
62 testfixtures/tests/test_compare.py::TestCompare::test_empty_sets_strict PASSED
63 testfixtures/tests/test_compare.py::TestCompare::test_exception_diff PASSED
64 testfixtures/tests/test_compare.py::TestCompare::test_exception_diff_c_wrapper PASSED
65 testfixtures/tests/test_compare.py::TestCompare::test_exception_different_object PASSED
66 testfixtures/tests/test_compare.py::TestCompare::test_exception_different_object_c_wrapper PASSED
67 testfixtures/tests/test_compare.py::TestCompare::test_exception_same_c_wrapper PASSED
68 testfixtures/tests/test_compare.py::TestCompare::test_exception_same_object PASSED
69 testfixtures/tests/test_compare.py::TestCompare::test_explicit_actual PASSED
70 testfixtures/tests/test_compare.py::TestCompare::test_explicit_and_labels PASSED
71 testfixtures/tests/test_compare.py::TestCompare::test_explicit_both PASSED
72 testfixtures/tests/test_compare.py::TestCompare::test_explicit_expected PASSED
73 testfixtures/tests/test_compare.py::TestCompare::test_extra_comparers_leave_existing PASSED
74 testfixtures/tests/test_compare.py::TestCompare::test_float_int_strict PASSED
75 testfixtures/tests/test_compare.py::TestCompare::test_float_subclass_strict PASSED
76 testfixtures/tests/test_compare.py::TestCompare::test_generator_and_iterable PASSED
77 testfixtures/tests/test_compare.py::TestCompare::test_generator_and_sequence PASSED
78 testfixtures/tests/test_compare.py::TestCompare::test_generator_different PASSED
79 testfixtures/tests/test_compare.py::TestCompare::test_generator_first_shorter PASSED
80 testfixtures/tests/test_compare.py::TestCompare::test_generator_same PASSED
81 testfixtures/tests/test_compare.py::TestCompare::test_generator_second_shorted PASSED
82 testfixtures/tests/test_compare.py::TestCompare::test_generator_totally_different PASSED
83 testfixtures/tests/test_compare.py::TestCompare::test_generator_with_buggy_generator PASSED
84 testfixtures/tests/test_compare.py::TestCompare::test_generator_with_non_generator PASSED
85 testfixtures/tests/test_compare.py::TestCompare::test_ignore_blank_lines PASSED
86 testfixtures/tests/test_compare.py::TestCompare::test_ignore_blank_lines_non_string PASSED
87 testfixtures/tests/test_compare.py::TestCompare::test_ignore_trailing_whitespace PASSED
88 testfixtures/tests/test_compare.py::TestCompare::test_ignore_trailing_whitespace_but_respect_leading_whitespace PASSED
89 testfixtures/tests/test_compare.py::TestCompare::test_ignore_trailing_whitespace_non_string PASSED
90 testfixtures/tests/test_compare.py::TestCompare::test_implicit_and_labels PASSED
91 testfixtures/tests/test_compare.py::TestCompare::test_include_blank_lines PASSED
92 testfixtures/tests/test_compare.py::TestCompare::test_include_trailing_whitespace PASSED
93 testfixtures/tests/test_compare.py::TestCompare::test_inherited_slots PASSED
94 testfixtures/tests/test_compare.py::TestCompare::test_invalid_because_of_typo PASSED
95 testfixtures/tests/test_compare.py::TestCompare::test_invalid_one_args PASSED
96 testfixtures/tests/test_compare.py::TestCompare::test_invalid_three_args PASSED
97 testfixtures/tests/test_compare.py::TestCompare::test_invalid_two_args_actual PASSED
98 testfixtures/tests/test_compare.py::TestCompare::test_invalid_two_args_expected PASSED
99 testfixtures/tests/test_compare.py::TestCompare::test_invalid_zero_args PASSED
100 testfixtures/tests/test_compare.py::TestCompare::test_iterable_and_generator PASSED
101 testfixtures/tests/test_compare.py::TestCompare::test_iterable_and_generator_strict PASSED
102 testfixtures/tests/test_compare.py::TestCompare::test_iterable_with_iterable_different PASSED
103 testfixtures/tests/test_compare.py::TestCompare::test_iterable_with_iterable_same PASSED
104 testfixtures/tests/test_compare.py::TestCompare::test_labels_multiline PASSED
105 testfixtures/tests/test_compare.py::TestCompare::test_list_different PASSED
106 testfixtures/tests/test_compare.py::TestCompare::test_list_different_decimal PASSED
107 testfixtures/tests/test_compare.py::TestCompare::test_list_different_float PASSED
108 testfixtures/tests/test_compare.py::TestCompare::test_list_first_shorter PASSED
109 testfixtures/tests/test_compare.py::TestCompare::test_list_same PASSED
110 testfixtures/tests/test_compare.py::TestCompare::test_list_second_shorter PASSED
111 testfixtures/tests/test_compare.py::TestCompare::test_list_subclass PASSED
112 testfixtures/tests/test_compare.py::TestCompare::test_list_subclass_long_strict PASSED
113 testfixtures/tests/test_compare.py::TestCompare::test_list_subclass_strict PASSED
114 testfixtures/tests/test_compare.py::TestCompare::test_list_totally_different PASSED
115 testfixtures/tests/test_compare.py::TestCompare::test_moar_bytes_different PASSED
116 testfixtures/tests/test_compare.py::TestCompare::test_mock_call_equal PASSED
117 testfixtures/tests/test_compare.py::TestCompare::test_mock_call_equal_strict PASSED
118 testfixtures/tests/test_compare.py::TestCompare::test_mock_call_same PASSED
119 testfixtures/tests/test_compare.py::TestCompare::test_mock_call_same_strict PASSED
120 testfixtures/tests/test_compare.py::TestCompare::test_namedtuple_different_type PASSED
121 testfixtures/tests/test_compare.py::TestCompare::test_namedtuple_equal PASSED
122 testfixtures/tests/test_compare.py::TestCompare::test_namedtuple_same_type PASSED
123 testfixtures/tests/test_compare.py::TestCompare::test_nested_dict_different PASSED
124 testfixtures/tests/test_compare.py::TestCompare::test_nested_dict_empty_but_same PASSED
125 testfixtures/tests/test_compare.py::TestCompare::test_nested_dict_empty_with_keys PASSED
126 testfixtures/tests/test_compare.py::TestCompare::test_nested_dict_tuple_values_different PASSED
127 testfixtures/tests/test_compare.py::TestCompare::test_nested_django_orm_in_object PASSED
128 testfixtures/tests/test_compare.py::TestCompare::test_nested_generator_different PASSED
129 testfixtures/tests/test_compare.py::TestCompare::test_nested_generator_tuple_left PASSED
130 testfixtures/tests/test_compare.py::TestCompare::test_nested_generator_tuple_right PASSED
131 testfixtures/tests/test_compare.py::TestCompare::test_nested_labels PASSED
132 testfixtures/tests/test_compare.py::TestCompare::test_nested_strict_only_type_difference PASSED
133 testfixtures/tests/test_compare.py::TestCompare::test_new_style_classes_different PASSED
134 testfixtures/tests/test_compare.py::TestCompare::test_new_style_classes_same PASSED
135 testfixtures/tests/test_compare.py::TestCompare::test_not_recursive PASSED
136 testfixtures/tests/test_compare.py::TestCompare::test_number_different PASSED
137 testfixtures/tests/test_compare.py::TestCompare::test_number_same PASSED
138 testfixtures/tests/test_compare.py::TestCompare::test_object_diff PASSED
139 testfixtures/tests/test_compare.py::TestCompare::test_object_same PASSED
140 testfixtures/tests/test_compare.py::TestCompare::test_old_style_classes_same PASSED
141 testfixtures/tests/test_compare.py::TestCompare::test_partial_args_different PASSED
142 testfixtures/tests/test_compare.py::TestCompare::test_partial_callable_different PASSED
143 testfixtures/tests/test_compare.py::TestCompare::test_partial_equal PASSED
144 testfixtures/tests/test_compare.py::TestCompare::test_partial_kw_different PASSED
145 testfixtures/tests/test_compare.py::TestCompare::test_prefix PASSED
146 testfixtures/tests/test_compare.py::TestCompare::test_prefix_callable PASSED
147 testfixtures/tests/test_compare.py::TestCompare::test_prefix_lazy PASSED
148 testfixtures/tests/test_compare.py::TestCompare::test_prefix_multiline PASSED
149 testfixtures/tests/test_compare.py::TestCompare::test_prefix_stringable PASSED
150 testfixtures/tests/test_compare.py::TestCompare::test_regex PASSED
151 testfixtures/tests/test_compare.py::TestCompare::test_register_more_specific PASSED
152 testfixtures/tests/test_compare.py::TestCompare::test_repeated_object_on_both_sides_ignore_eq PASSED
153 testfixtures/tests/test_compare.py::TestCompare::test_repeated_object_on_both_sides_left_at_compare_strict_type_same PASSED
154 testfixtures/tests/test_compare.py::TestCompare::test_repeated_object_on_both_sides_right_at_compare_strict_type_same PASSED
155 testfixtures/tests/test_compare.py::TestCompare::test_repeated_object_on_both_sides_strict_type_different PASSED
156 testfixtures/tests/test_compare.py::TestCompare::test_repeated_object_on_the_left_side_ignore_eq PASSED
157 testfixtures/tests/test_compare.py::TestCompare::test_repr_and_attributes_equal PASSED
158 testfixtures/tests/test_compare.py::TestCompare::test_same_object_strict_okay PASSED
159 testfixtures/tests/test_compare.py::TestCompare::test_self_referential_different PASSED
160 testfixtures/tests/test_compare.py::TestCompare::test_self_referential_different_but_shows_already_seen PASSED
161 testfixtures/tests/test_compare.py::TestCompare::test_self_referential_object_tree PASSED
162 testfixtures/tests/test_compare.py::TestCompare::test_self_referential_same PASSED
163 testfixtures/tests/test_compare.py::TestCompare::test_sequence_and_generator PASSED
164 testfixtures/tests/test_compare.py::TestCompare::test_sequence_and_generator_strict PASSED
165 testfixtures/tests/test_compare.py::TestCompare::test_sequence_different_labels_supplied PASSED
166 testfixtures/tests/test_compare.py::TestCompare::test_sequence_long PASSED
167 testfixtures/tests/test_compare.py::TestCompare::test_set_first_missing_keys PASSED
168 testfixtures/tests/test_compare.py::TestCompare::test_set_full_diff PASSED
169 testfixtures/tests/test_compare.py::TestCompare::test_set_labels PASSED
170 testfixtures/tests/test_compare.py::TestCompare::test_set_same PASSED
171 testfixtures/tests/test_compare.py::TestCompare::test_set_second_missing_keys PASSED
172 testfixtures/tests/test_compare.py::TestCompare::test_set_type_ordering PASSED
173 testfixtures/tests/test_compare.py::TestCompare::test_show_whitespace PASSED
174 testfixtures/tests/test_compare.py::TestCompare::test_show_whitespace_equal PASSED
175 testfixtures/tests/test_compare.py::TestCompare::test_show_whitespace_long PASSED
176 testfixtures/tests/test_compare.py::TestCompare::test_show_whitespace_not_used_because_of_other_difference PASSED
177 testfixtures/tests/test_compare.py::TestCompare::test_slots_and_attrs PASSED
178 testfixtures/tests/test_compare.py::TestCompare::test_strict_comparer_supplied PASSED
179 testfixtures/tests/test_compare.py::TestCompare::test_strict_default_comparer PASSED
180 testfixtures/tests/test_compare.py::TestCompare::test_strict_nested_different PASSED
181 testfixtures/tests/test_compare.py::TestCompare::test_string_diff_long PASSED
182 testfixtures/tests/test_compare.py::TestCompare::test_string_diff_long_labels PASSED
183 testfixtures/tests/test_compare.py::TestCompare::test_string_diff_long_newlines PASSED
184 testfixtures/tests/test_compare.py::TestCompare::test_string_diff_long_newlines_labels PASSED
185 testfixtures/tests/test_compare.py::TestCompare::test_string_diff_short PASSED
186 testfixtures/tests/test_compare.py::TestCompare::test_string_diff_short_labels PASSED
187 testfixtures/tests/test_compare.py::TestCompare::test_string_same PASSED
188 testfixtures/tests/test_compare.py::TestCompare::test_string_with_slotted PASSED
189 testfixtures/tests/test_compare.py::TestCompare::test_suffix PASSED
190 testfixtures/tests/test_compare.py::TestCompare::test_suffix_callable PASSED
191 testfixtures/tests/test_compare.py::TestCompare::test_suffix_lazy PASSED
192 testfixtures/tests/test_compare.py::TestCompare::test_suffix_stringable PASSED
193 testfixtures/tests/test_compare.py::TestCompare::test_supply_comparer PASSED
194 testfixtures/tests/test_compare.py::TestCompare::test_tuple_and_list PASSED
195 testfixtures/tests/test_compare.py::TestCompare::test_tuple_and_list_strict PASSED
196 testfixtures/tests/test_compare.py::TestCompare::test_tuple_different PASSED
197 testfixtures/tests/test_compare.py::TestCompare::test_tuple_first_shorter PASSED
198 testfixtures/tests/test_compare.py::TestCompare::test_tuple_list_different PASSED
199 testfixtures/tests/test_compare.py::TestCompare::test_tuple_long_strings_different PASSED
200 testfixtures/tests/test_compare.py::TestCompare::test_tuple_same PASSED
201 testfixtures/tests/test_compare.py::TestCompare::test_tuple_second_shorter PASSED
202 testfixtures/tests/test_compare.py::TestCompare::test_tuple_totally_different PASSED
203 testfixtures/tests/test_compare.py::TestCompare::test_unicode_string_different PASSED
204 testfixtures/tests/test_compare.py::TestIgnore::test_ignore_attributes PASSED
205 testfixtures/tests/test_compare.py::TestIgnore::test_ignore_attributes_different_types PASSED
206 testfixtures/tests/test_compare.py::TestIgnore::test_ignore_attributes_per_type PASSED
207 testfixtures/tests/test_compare.py::TestCompareObject::test_ignore PASSED
208 testfixtures/tests/test_compare.py::TestCompareObject::test_ignore_dict_context_list_param PASSED
209 testfixtures/tests/test_compare.py::TestCompareObject::test_ignore_list_context_list_param PASSED
210 testfixtures/tests/test_compare.py::TestCompareObject::test_strict_respected_when_nested PASSED
211 testfixtures/tests/test_compare.py::TestBaseClasses::test_abc_equal PASSED
212 testfixtures/tests/test_compare.py::TestBaseClasses::test_abc_unequal PASSED
213 testfixtures/tests/test_compare.py::TestBaseClasses::test_concrete_equal PASSED
214 testfixtures/tests/test_compare.py::TestBaseClasses::test_concrete_unequal PASSED
215 testfixtures/tests/test_compare.py::TestDateAndTime::test_datetime_with_same_fold PASSED
216 testfixtures/tests/test_compare.py::TestDateAndTime::test_time_with_same_fold PASSED
217 testfixtures/tests/test_compare.py::TestDateAndTime::test_datetime_with_different_fold PASSED
218 testfixtures/tests/test_compare.py::TestDateAndTime::test_time_with_different_fold PASSED
219 testfixtures/tests/test_compare.py::TestDateAndTime::test_datetime_with_same_fold_strict PASSED
220 testfixtures/tests/test_compare.py::TestDateAndTime::test_time_with_same_fold_strict PASSED
221 testfixtures/tests/test_compare.py::TestDateAndTime::test_datetime_with_different_fold_strict PASSED
222 testfixtures/tests/test_compare.py::TestDateAndTime::test_time_with_different_fold_strict PASSED
223 testfixtures/tests/test_compare.py::TestDateAndTime::test_datetime_with_different_fold_strict_but_identical_repr PASSED
224 testfixtures/tests/test_comparison.py::TestC::test_cant_resolve PASSED
225 testfixtures/tests/test_comparison.py::TestC::test_class_and_kw PASSED
226 testfixtures/tests/test_comparison.py::TestC::test_class_and_vars PASSED
227 testfixtures/tests/test_comparison.py::TestC::test_class_and_vars_and_kw PASSED
228 testfixtures/tests/test_comparison.py::TestC::test_class_defines_comparison_strictly PASSED
229 testfixtures/tests/test_comparison.py::TestC::test_compared_object_defines_eq PASSED
230 testfixtures/tests/test_comparison.py::TestC::test_example PASSED
231 testfixtures/tests/test_comparison.py::TestC::test_example_dont_use_c_wrappers_on_both_sides PASSED
232 testfixtures/tests/test_comparison.py::TestC::test_example_partial PASSED
233 testfixtures/tests/test_comparison.py::TestC::test_example_with_object PASSED
234 testfixtures/tests/test_comparison.py::TestC::test_example_with_odd_vars PASSED
235 testfixtures/tests/test_comparison.py::TestC::test_example_with_vars PASSED
236 testfixtures/tests/test_comparison.py::TestC::test_exception PASSED
237 testfixtures/tests/test_comparison.py::TestC::test_exception_class_and_args PASSED
238 testfixtures/tests/test_comparison.py::TestC::test_exception_instance_and_args PASSED
239 testfixtures/tests/test_comparison.py::TestC::test_exception_no_args_different PASSED
240 testfixtures/tests/test_comparison.py::TestC::test_exception_no_args_same PASSED
241 testfixtures/tests/test_comparison.py::TestC::test_exception_not_same PASSED
242 testfixtures/tests/test_comparison.py::TestC::test_extra_expected_attribute_not_partial PASSED
243 testfixtures/tests/test_comparison.py::TestC::test_extra_expected_attribute_partial PASSED
244 testfixtures/tests/test_comparison.py::TestC::test_file_same PASSED
245 testfixtures/tests/test_comparison.py::TestC::test_first PASSED
246 testfixtures/tests/test_comparison.py::TestC::test_importerror PASSED
247 testfixtures/tests/test_comparison.py::TestC::test_method_equal PASSED
248 testfixtures/tests/test_comparison.py::TestC::test_method_equal_partial PASSED
249 testfixtures/tests/test_comparison.py::TestC::test_method_not_equal PASSED
250 testfixtures/tests/test_comparison.py::TestC::test_method_not_equal_partial PASSED
251 testfixtures/tests/test_comparison.py::TestC::test_missing_expected_attribute_not_partial PASSED
252 testfixtures/tests/test_comparison.py::TestC::test_missing_expected_attribute_partial PASSED
253 testfixtures/tests/test_comparison.py::TestC::test_no___dict___partial_different PASSED
254 testfixtures/tests/test_comparison.py::TestC::test_no___dict___partial_missing_attr PASSED
255 testfixtures/tests/test_comparison.py::TestC::test_no___dict___partial_same PASSED
256 testfixtures/tests/test_comparison.py::TestC::test_no___dict___strict PASSED
257 testfixtures/tests/test_comparison.py::TestC::test_no_name PASSED
258 testfixtures/tests/test_comparison.py::TestC::test_not_same_first PASSED
259 testfixtures/tests/test_comparison.py::TestC::test_not_same_second PASSED
260 testfixtures/tests/test_comparison.py::TestC::test_object_and_kw PASSED
261 testfixtures/tests/test_comparison.py::TestC::test_object_and_vars PASSED
262 testfixtures/tests/test_comparison.py::TestC::test_object_partial PASSED
263 testfixtures/tests/test_comparison.py::TestC::test_object_supplied PASSED
264 testfixtures/tests/test_comparison.py::TestC::test_property_equal PASSED
265 testfixtures/tests/test_comparison.py::TestC::test_property_equal_partial PASSED
266 testfixtures/tests/test_comparison.py::TestC::test_property_not_equal PASSED
267 testfixtures/tests/test_comparison.py::TestC::test_property_not_equal_partial PASSED
268 testfixtures/tests/test_comparison.py::TestC::test_repr_class PASSED
269 testfixtures/tests/test_comparison.py::TestC::test_repr_class_and_vars PASSED
270 testfixtures/tests/test_comparison.py::TestC::test_repr_exception PASSED
271 testfixtures/tests/test_comparison.py::TestC::test_repr_exception_not_args PASSED
272 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_all_reasons_in_one PASSED
273 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_nested PASSED
274 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_nested_failed PASSED
275 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_not_in_other PASSED
276 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_not_in_self PASSED
277 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_not_in_self_partial PASSED
278 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_one_attribute_not_equal PASSED
279 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_passed_failed PASSED
280 testfixtures/tests/test_comparison.py::TestC::test_repr_failed_wrong_class PASSED
281 testfixtures/tests/test_comparison.py::TestC::test_repr_file_different PASSED
282 testfixtures/tests/test_comparison.py::TestC::test_repr_function PASSED
283 testfixtures/tests/test_comparison.py::TestC::test_repr_instance PASSED
284 testfixtures/tests/test_comparison.py::TestC::test_repr_module PASSED
285 testfixtures/tests/test_comparison.py::TestC::test_repr_nested PASSED
286 testfixtures/tests/test_comparison.py::TestC::test_second PASSED
287 testfixtures/tests/test_date.py::TestDate::test_add_date_supplied PASSED
288 testfixtures/tests/test_date.py::TestDate::test_add_kw PASSED
289 testfixtures/tests/test_date.py::TestDate::test_add_timedelta_not_strict PASSED
290 testfixtures/tests/test_date.py::TestDate::test_add_timedelta_strict PASSED
291 testfixtures/tests/test_date.py::TestDate::test_call PASSED
292 testfixtures/tests/test_date.py::TestDate::test_delta PASSED
293 testfixtures/tests/test_date.py::TestDate::test_delta_type PASSED
294 testfixtures/tests/test_date.py::TestDate::test_gotcha_import PASSED
295 testfixtures/tests/test_date.py::TestDate::test_gotcha_import_and_obtain PASSED
296 testfixtures/tests/test_date.py::TestDate::test_import_and_obtain_with_lists PASSED
297 testfixtures/tests/test_date.py::TestDate::test_instantiate_with_date PASSED
298 testfixtures/tests/test_date.py::TestDate::test_isinstance_default PASSED
299 testfixtures/tests/test_date.py::TestDate::test_isinstance_strict_true PASSED
300 testfixtures/tests/test_date.py::TestDate::test_non_strict_add PASSED
301 testfixtures/tests/test_date.py::TestDate::test_non_strict_addition PASSED
302 testfixtures/tests/test_date.py::TestDate::test_old_import PASSED
303 testfixtures/tests/test_date.py::TestDate::test_repr PASSED
304 testfixtures/tests/test_date.py::TestDate::test_set PASSED
305 testfixtures/tests/test_date.py::TestDate::test_set_date_supplied PASSED
306 testfixtures/tests/test_date.py::TestDate::test_set_kw PASSED
307 testfixtures/tests/test_date.py::TestDate::test_strict_add PASSED
308 testfixtures/tests/test_date.py::TestDate::test_strict_addition PASSED
309 testfixtures/tests/test_date.py::TestDate::test_tick_when_dynamic PASSED
310 testfixtures/tests/test_date.py::TestDate::test_tick_when_static PASSED
311 testfixtures/tests/test_date.py::TestDate::test_tick_with_timedelta_instance PASSED
312 testfixtures/tests/test_date.py::TestDate::test_today PASSED
313 testfixtures/tests/test_date.py::TestDate::test_today_all_kw PASSED
314 testfixtures/tests/test_date.py::TestDate::test_today_requested_longer_than_supplied PASSED
315 testfixtures/tests/test_date.py::TestDate::test_today_sequence PASSED
316 testfixtures/tests/test_date.py::TestDate::test_today_supplied PASSED
317 testfixtures/tests/test_datetime.py::TestDateTime::test_add_and_set PASSED
318 testfixtures/tests/test_datetime.py::TestDateTime::test_add_datetime_supplied PASSED
319 testfixtures/tests/test_datetime.py::TestDateTime::test_add_kw PASSED
320 testfixtures/tests/test_datetime.py::TestDateTime::test_add_timedelta_not_strict PASSED
321 testfixtures/tests/test_datetime.py::TestDateTime::test_add_timedelta_strict PASSED
322 testfixtures/tests/test_datetime.py::TestDateTime::test_add_tzinfo_args PASSED
323 testfixtures/tests/test_datetime.py::TestDateTime::test_add_tzinfo_kw PASSED
324 testfixtures/tests/test_datetime.py::TestDateTime::test_all_kw PASSED
325 testfixtures/tests/test_datetime.py::TestDateTime::test_call PASSED
326 testfixtures/tests/test_datetime.py::TestDateTime::test_date_return_type PASSED
327 testfixtures/tests/test_datetime.py::TestDateTime::test_date_return_type_picky PASSED
328 testfixtures/tests/test_datetime.py::TestDateTime::test_delta PASSED
329 testfixtures/tests/test_datetime.py::TestDateTime::test_delta_type PASSED
330 testfixtures/tests/test_datetime.py::TestDateTime::test_import_and_obtain_with_lists PASSED
331 testfixtures/tests/test_datetime.py::TestDateTime::test_instantiate_with_datetime PASSED
332 testfixtures/tests/test_datetime.py::TestDateTime::test_isinstance_default PASSED
333 testfixtures/tests/test_datetime.py::TestDateTime::test_isinstance_strict PASSED
334 testfixtures/tests/test_datetime.py::TestDateTime::test_max_number_args PASSED
335 testfixtures/tests/test_datetime.py::TestDateTime::test_min_number_args PASSED
336 testfixtures/tests/test_datetime.py::TestDateTime::test_ms_delta PASSED
337 testfixtures/tests/test_datetime.py::TestDateTime::test_non_strict_add PASSED
338 testfixtures/tests/test_datetime.py::TestDateTime::test_non_strict_addition PASSED
339 testfixtures/tests/test_datetime.py::TestDateTime::test_now PASSED
340 testfixtures/tests/test_datetime.py::TestDateTime::test_now_requested_longer_than_supplied PASSED
341 testfixtures/tests/test_datetime.py::TestDateTime::test_now_sequence PASSED
342 testfixtures/tests/test_datetime.py::TestDateTime::test_now_supplied PASSED
343 testfixtures/tests/test_datetime.py::TestDateTime::test_now_with_tz_instance PASSED
344 testfixtures/tests/test_datetime.py::TestDateTime::test_now_with_tz_instance_and_same_supplied PASSED
345 testfixtures/tests/test_datetime.py::TestDateTime::test_now_with_tz_instance_and_supplied PASSED
346 testfixtures/tests/test_datetime.py::TestDateTime::test_now_with_tz_setup PASSED
347 testfixtures/tests/test_datetime.py::TestDateTime::test_now_with_tz_setup_and_same_supplied PASSED
348 testfixtures/tests/test_datetime.py::TestDateTime::test_now_with_tz_setup_and_supplied PASSED
349 testfixtures/tests/test_datetime.py::TestDateTime::test_now_with_tz_supplied PASSED
350 testfixtures/tests/test_datetime.py::TestDateTime::test_old_import PASSED
351 testfixtures/tests/test_datetime.py::TestDateTime::test_repr PASSED
352 testfixtures/tests/test_datetime.py::TestDateTime::test_set PASSED
353 testfixtures/tests/test_datetime.py::TestDateTime::test_set_datetime_supplied PASSED
354 testfixtures/tests/test_datetime.py::TestDateTime::test_set_kw PASSED
355 testfixtures/tests/test_datetime.py::TestDateTime::test_set_tz_setup PASSED
356 testfixtures/tests/test_datetime.py::TestDateTime::test_set_tzinfo_args PASSED
357 testfixtures/tests/test_datetime.py::TestDateTime::test_set_tzinfo_kw PASSED
358 testfixtures/tests/test_datetime.py::TestDateTime::test_strict_add PASSED
359 testfixtures/tests/test_datetime.py::TestDateTime::test_strict_addition PASSED
360 testfixtures/tests/test_datetime.py::TestDateTime::test_subsecond_deltas PASSED
361 testfixtures/tests/test_datetime.py::TestDateTime::test_tick_when_dynamic PASSED
362 testfixtures/tests/test_datetime.py::TestDateTime::test_tick_when_static PASSED
363 testfixtures/tests/test_datetime.py::TestDateTime::test_tick_with_timedelta_instance PASSED
364 testfixtures/tests/test_datetime.py::TestDateTime::test_utc_now PASSED
365 testfixtures/tests/test_datetime.py::TestDateTime::test_utc_now_with_tz PASSED
366 testfixtures/tests/test_diff.py::TestDiff::test_example PASSED
367 testfixtures/tests/test_diff.py::TestDiff::test_no_newlines PASSED
368 testfixtures/tests/test_generator.py::TestG::test_example PASSED
369 testfixtures/tests/test_generator.py::TestG::test_from_sequence PASSED
370 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_callable_instead_of_attribute PASSED
371 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_clear_global_state PASSED
372 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_decorator_returns_logcapture PASSED
373 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_different_attributes PASSED
374 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_log_then_patch PASSED
375 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_logging PASSED
376 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_missing_attribute PASSED
377 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_msg_is_none PASSED
378 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_no_propogate PASSED
379 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_normal_check PASSED
380 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_patch_then_log PASSED
381 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_recursive_check PASSED
382 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_remove_existing_handlers PASSED
383 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_simple_strict PASSED
384 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_single_attribute PASSED
385 testfixtures/tests/test_log_capture.py::TestLog_Capture::test_uninstall_properly PASSED
386 testfixtures/tests/test_log_capture.py::BaseCaptureTest::test_logs_if_a_smaller_than_44 PASSED
387 testfixtures/tests/test_log_capture.py::SubclassCaptureTest::test_logs_if_a_smaller_than_44 PASSED
388 testfixtures/tests/test_logcapture.py::TestLogCapture::test_multiple_loggers PASSED
389 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple PASSED
390 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_manual_install PASSED
391 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict PASSED
392 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_asserted_by_check PASSED
393 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_asserted_by_check_present_ordered PASSED
394 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_asserted_by_check_present_unordered PASSED
395 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_asserted_by_containment PASSED
396 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_asserted_by_mark_all_checked PASSED
397 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_asserted_ctx PASSED
398 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_ctx PASSED
399 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_not_asserted_by_check_present PASSED
400 testfixtures/tests/test_logcapture.py::TestLogCapture::test_simple_strict_re_defaulted PASSED
401 testfixtures/tests/test_logcapture.py::TestLogCapture::test_specific_logger PASSED
402 testfixtures/tests/test_logcapture.py::TestLogCapture::test_two_logcaptures_on_same_logger PASSED
403 testfixtures/tests/test_logcapture.py::TestLogCapture::test_uninstall PASSED
404 testfixtures/tests/test_logcapture.py::TestLogCapture::test_uninstall_all PASSED
405 testfixtures/tests/test_logcapture.py::TestLogCapture::test_uninstall_more_than_once PASSED
406 testfixtures/tests/test_logcapture.py::TestLogCapture::test_with_statement PASSED
407 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_atexit PASSED
408 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_enable_disabled_logger PASSED
409 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_len_and_getitem PASSED
410 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_no_propogate PASSED
411 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_numeric_log_level PASSED
412 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_remove_existing_handlers PASSED
413 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_shutdown_while_installed PASSED
414 testfixtures/tests/test_logcapture.py::LogCaptureTests::test_truthiness_when_empty PASSED
415 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_order_matters_ok PASSED
416 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_order_matters_not_okay PASSED
417 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_order_matters_not_okay_recursive PASSED
418 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_order_matters_but_wrong PASSED
419 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_order_doesnt_matter_ok PASSED
420 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_order_doesnt_matter_not_okay PASSED
421 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_single_item_ok PASSED
422 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_single_item_not_ok PASSED
423 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_multiple_identical_expected_order_matters PASSED
424 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_multiple_identical_expected_order_doesnt_matter_ok PASSED
425 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_multiple_identical_expected_order_doesnt_matter_not_ok PASSED
426 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_entries_are_dictionaries PASSED
427 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_almost_same_order_matters PASSED
428 testfixtures/tests/test_logcapture.py::TestCheckPresent::test_almost_same_order_doesnt_matter PASSED
429 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_repr PASSED
430 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_repr_ordered PASSED
431 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_repr_long PASSED
432 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_repr_after_equal PASSED
433 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_mapping PASSED
434 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_sequence PASSED
435 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_items PASSED
436 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_both PASSED
437 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_items_ordered PASSED
438 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_ordered_and_dict_supplied PASSED
439 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_ordered_dict_sequence_expected PASSED
440 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_ordered_dict_ordered_dict_expected PASSED
441 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_partial PASSED
442 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_equal_partial_ordered PASSED
443 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_wrong_type PASSED
444 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_not_partial PASSED
445 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_keys_and_values PASSED
446 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_order PASSED
447 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_order_recursive PASSED
448 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_order_wrong PASSED
449 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_partial_keys_missing PASSED
450 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_partial_values_wrong PASSED
451 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_partial_ordered PASSED
452 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_partial_ordered_some_ignored PASSED
453 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_unequal_recursive PASSED
454 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_everything_wrong PASSED
455 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_partial_nothing_specified PASSED
456 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_partial_nothing_specified_wrong_type PASSED
457 testfixtures/tests/test_mappingcomparison.py::TestMappingComparison::test_boolean_return PASSED
458 testfixtures/tests/test_mock.py::TestCall::test_non_root_call_not_equal PASSED
459 testfixtures/tests/test_mock.py::TestCall::test_non_root_attr_not_equal PASSED
460 testfixtures/tests/test_mock.py::TestCall::test_non_root_params_not_equal PASSED
461 testfixtures/tests/test_mock.py::TestCall::test_any PASSED
462 testfixtures/tests/test_mock.py::TestCall::test_no_len PASSED
463 testfixtures/tests/test_mock.py::TestCall::test_two_elements PASSED
464 testfixtures/tests/test_mock.py::TestCall::test_other_empty PASSED
465 testfixtures/tests/test_mock.py::TestCall::test_other_single PASSED
466 testfixtures/tests/test_mock.py::TestCall::test_other_double PASSED
467 testfixtures/tests/test_mock.py::TestCall::test_other_quad PASSED
468 testfixtures/tests/test_mock.py::TestMock::test_non_root_call_not_equal PASSED
469 testfixtures/tests/test_mock.py::TestMock::test_non_root_attr_not_equal PASSED
470 testfixtures/tests/test_mock.py::TestMock::test_non_root_params_not_equal PASSED
471 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_compare_both_at_once PASSED
472 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_compare_doesnt_strip PASSED
473 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_compare_strips PASSED
474 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_double_disable PASSED
475 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_double_enable PASSED
476 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_original_restore PASSED
477 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_separate_capture PASSED
478 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_stdout_and_stderr PASSED
479 testfixtures/tests/test_outputcapture.py::TestOutputCapture::test_unicode PASSED
480 testfixtures/tests/test_outputcapture.py::TestOutputCaptureWithDescriptors::test_fd PASSED
481 testfixtures/tests/test_outputcapture.py::TestOutputCaptureWithDescriptors::test_fd_separate PASSED
482 testfixtures/tests/test_popen.py::Tests::test_all_signals PASSED
483 testfixtures/tests/test_popen.py::Tests::test_callable_default_behaviour PASSED
484 testfixtures/tests/test_popen.py::Tests::test_command_is_bytes PASSED
485 testfixtures/tests/test_popen.py::Tests::test_command_is_incorrect_type PASSED
486 testfixtures/tests/test_popen.py::Tests::test_command_is_pathlike PASSED
487 testfixtures/tests/test_popen.py::Tests::test_command_is_sequence PASSED
488 testfixtures/tests/test_popen.py::Tests::test_command_is_sequence_of_bytes PASSED
489 testfixtures/tests/test_popen.py::Tests::test_command_is_sequence_of_incorrect_type PASSED
490 testfixtures/tests/test_popen.py::Tests::test_command_is_sequence_of_pathlike PASSED
491 testfixtures/tests/test_popen.py::Tests::test_command_max_args PASSED
492 testfixtures/tests/test_popen.py::Tests::test_command_min_args PASSED
493 testfixtures/tests/test_popen.py::Tests::test_command_not_specified PASSED
494 testfixtures/tests/test_popen.py::Tests::test_communicate_encoding PASSED
495 testfixtures/tests/test_popen.py::Tests::test_communicate_encoding_with_errors PASSED
496 testfixtures/tests/test_popen.py::Tests::test_communicate_text_mode PASSED
497 testfixtures/tests/test_popen.py::Tests::test_communicate_universal_newlines PASSED
498 testfixtures/tests/test_popen.py::Tests::test_communicate_with_input PASSED
499 testfixtures/tests/test_popen.py::Tests::test_communicate_with_stderr_redirected_check_stderr_is_none PASSED
500 testfixtures/tests/test_popen.py::Tests::test_communicate_with_timeout PASSED
501 testfixtures/tests/test_popen.py::Tests::test_default_command_max_args PASSED
502 testfixtures/tests/test_popen.py::Tests::test_default_command_min_args PASSED
503 testfixtures/tests/test_popen.py::Tests::test_invalid_attribute PASSED
504 testfixtures/tests/test_popen.py::Tests::test_invalid_communicate_call PASSED
505 testfixtures/tests/test_popen.py::Tests::test_invalid_kill PASSED
506 testfixtures/tests/test_popen.py::Tests::test_invalid_method_or_attr PASSED
507 testfixtures/tests/test_popen.py::Tests::test_invalid_parameters PASSED
508 testfixtures/tests/test_popen.py::Tests::test_invalid_poll PASSED
509 testfixtures/tests/test_popen.py::Tests::test_invalid_send_signal PASSED
510 testfixtures/tests/test_popen.py::Tests::test_invalid_terminate PASSED
511 testfixtures/tests/test_popen.py::Tests::test_invalid_wait_call PASSED
512 testfixtures/tests/test_popen.py::Tests::test_kill PASSED
513 testfixtures/tests/test_popen.py::Tests::test_multiple_uses PASSED
514 testfixtures/tests/test_popen.py::Tests::test_non_pipe PASSED
515 testfixtures/tests/test_popen.py::Tests::test_pass_executable PASSED
516 testfixtures/tests/test_popen.py::Tests::test_poll_no_setup PASSED
517 testfixtures/tests/test_popen.py::Tests::test_poll_setup PASSED
518 testfixtures/tests/test_popen.py::Tests::test_poll_until_result PASSED
519 testfixtures/tests/test_popen.py::Tests::test_read_from_stderr PASSED
520 testfixtures/tests/test_popen.py::Tests::test_read_from_stdout PASSED
521 testfixtures/tests/test_popen.py::Tests::test_read_from_stdout_and_stderr PASSED
522 testfixtures/tests/test_popen.py::Tests::test_read_from_stdout_and_stderr_text_mode PASSED
523 testfixtures/tests/test_popen.py::Tests::test_read_from_stdout_with_stderr_redirected_check_stdout_contents PASSED
524 testfixtures/tests/test_popen.py::Tests::test_read_from_stdout_with_stderr_redirected_check_stdout_stderr_interleaved PASSED
525 testfixtures/tests/test_popen.py::Tests::test_send_signal PASSED
526 testfixtures/tests/test_popen.py::Tests::test_set_command_with_list PASSED
527 testfixtures/tests/test_popen.py::Tests::test_simultaneous_processes PASSED
528 testfixtures/tests/test_popen.py::Tests::test_start_new_session PASSED
529 testfixtures/tests/test_popen.py::Tests::test_terminate PASSED
530 testfixtures/tests/test_popen.py::Tests::test_use_as_context_manager PASSED
531 testfixtures/tests/test_popen.py::Tests::test_wait_and_return_code PASSED
532 testfixtures/tests/test_popen.py::Tests::test_wait_timeout PASSED
533 testfixtures/tests/test_popen.py::Tests::test_write_to_stdin PASSED
534 testfixtures/tests/test_popen.py::IntegrationTests::test_command_called_with_check_call_check_returncode PASSED
535 testfixtures/tests/test_popen.py::IntegrationTests::test_command_called_with_check_call_failing_command_check_exception PASSED
536 testfixtures/tests/test_popen.py::IntegrationTests::test_command_called_with_check_output_check_stdout_returned PASSED
537 testfixtures/tests/test_popen.py::IntegrationTests::test_command_called_with_check_output_stderr_to_stdout_check_returned PASSED
538 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_communicate_with_input PASSED
539 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_count_down PASSED
540 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_default_behaviour PASSED
541 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_example PASSED
542 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_example_bad_returncode PASSED
543 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_multiple_processes PASSED
544 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_multiple_processes_unordered PASSED
545 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_multiple_responses PASSED
546 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_poll_until_result PASSED
547 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_read_from_stdout_and_stderr PASSED
548 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_send_signal PASSED
549 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_wait_and_return_code PASSED
550 testfixtures/tests/test_popen_docs.py::TestMyFunc::test_write_to_stdin PASSED
551 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_in_sequence_lhs PASSED
552 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_in_sequence_rhs PASSED
553 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_decimal_in_range_lhs PASSED
554 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_decimal_in_range_rhs PASSED
555 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_decimal_lhs PASSED
556 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_decimal_rhs PASSED
557 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_float_in_range_lhs PASSED
558 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_float_in_range_rhs PASSED
559 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_float_lhs PASSED
560 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_float_rhs PASSED
561 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_lhs PASSED
562 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_negative_lhs PASSED
563 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_negative_rhs PASSED
564 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_no_range_lhs PASSED
565 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_no_range_rhs PASSED
566 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_no_rhs PASSED
567 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_decimal_in_range_lhs PASSED
568 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_decimal_in_range_rhs PASSED
569 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_decimal_lhs PASSED
570 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_decimal_rhs PASSED
571 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_float_in_range_lhs PASSED
572 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_float_in_range_rhs PASSED
573 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_float_lhs PASSED
574 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_float_rhs PASSED
575 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_lhs PASSED
576 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_negative_lhs PASSED
577 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_negative_rhs PASSED
578 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_no_range_lhs PASSED
579 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_no_range_rhs PASSED
580 testfixtures/tests/test_rangecomparison.py::Tests::test_equal_yes_rhs PASSED
581 testfixtures/tests/test_rangecomparison.py::Tests::test_not_equal_in_sequence_lhs PASSED
582 testfixtures/tests/test_rangecomparison.py::Tests::test_not_equal_in_sequence_rhs PASSED
583 testfixtures/tests/test_rangecomparison.py::Tests::test_not_equal_no_lhs PASSED
584 testfixtures/tests/test_rangecomparison.py::Tests::test_not_equal_no_rhs PASSED
585 testfixtures/tests/test_rangecomparison.py::Tests::test_not_equal_yes_lhs PASSED
586 testfixtures/tests/test_rangecomparison.py::Tests::test_not_equal_yes_rhs PASSED
587 testfixtures/tests/test_rangecomparison.py::Tests::test_not_numeric_lhs PASSED
588 testfixtures/tests/test_rangecomparison.py::Tests::test_not_numeric_rhs PASSED
589 testfixtures/tests/test_rangecomparison.py::Tests::test_repr PASSED
590 testfixtures/tests/test_rangecomparison.py::Tests::test_str PASSED
591 testfixtures/tests/test_rangecomparison.py::Tests::test_str_negative PASSED
592 testfixtures/tests/test_replace.py::TestReplace::test_alternative_separator PASSED
593 testfixtures/tests/test_replace.py::TestReplace::test_alternative_separator_traversal_not_valid PASSED
594 testfixtures/tests/test_replace.py::TestReplace::test_class PASSED
595 testfixtures/tests/test_replace.py::TestReplace::test_class_attribute PASSED
596 testfixtures/tests/test_replace.py::TestReplace::test_class_method PASSED
597 testfixtures/tests/test_replace.py::TestReplace::test_constant PASSED
598 testfixtures/tests/test_replace.py::TestReplace::test_context_manager_full_spec PASSED
599 testfixtures/tests/test_replace.py::TestReplace::test_context_manager_not_strict PASSED
600 testfixtures/tests/test_replace.py::TestReplace::test_context_manager_specified_method PASSED
601 testfixtures/tests/test_replace.py::TestReplace::test_decorator_full_spec PASSED
602 testfixtures/tests/test_replace.py::TestReplace::test_decorator_specified_method PASSED
603 testfixtures/tests/test_replace.py::TestReplace::test_dict_and_name PASSED
604 testfixtures/tests/test_replace.py::TestReplace::test_fully_specified_method PASSED
605 testfixtures/tests/test_replace.py::TestReplace::test_fully_specified_method_incorrect_name PASSED
606 testfixtures/tests/test_replace.py::TestReplace::test_function PASSED
607 testfixtures/tests/test_replace.py::TestReplace::test_function_and_module PASSED
608 testfixtures/tests/test_replace.py::TestReplace::test_gotcha PASSED
609 testfixtures/tests/test_replace.py::TestReplace::test_method PASSED
610 testfixtures/tests/test_replace.py::TestReplace::test_method_on_instance PASSED
611 testfixtures/tests/test_replace.py::TestReplace::test_multiple_context_managers PASSED
612 testfixtures/tests/test_replace.py::TestReplace::test_multiple_replace PASSED
613 testfixtures/tests/test_replace.py::TestReplace::test_multiple_replaces PASSED
614 testfixtures/tests/test_replace.py::TestReplace::test_name_and_dict PASSED
615 testfixtures/tests/test_replace.py::TestReplace::test_no_accessor_allowed_when_name_not_specified PASSED
616 testfixtures/tests/test_replace.py::TestReplace::test_no_name_and_target_string PASSED
617 testfixtures/tests/test_replace.py::TestReplace::test_non_string_target_and_no_name PASSED
618 testfixtures/tests/test_replace.py::TestReplace::test_not_there PASSED
619 testfixtures/tests/test_replace.py::TestReplace::test_not_there_ok PASSED
620 testfixtures/tests/test_replace.py::TestReplace::test_only_relative_traverse_from_container PASSED
621 testfixtures/tests/test_replace.py::TestReplace::test_raises PASSED
622 testfixtures/tests/test_replace.py::TestReplace::test_relative_nested_but_not_present PASSED
623 testfixtures/tests/test_replace.py::TestReplace::test_replace_complex PASSED
624 testfixtures/tests/test_replace.py::TestReplace::test_replace_context_manager PASSED
625 testfixtures/tests/test_replace.py::TestReplace::test_replace_delattr PASSED
626 testfixtures/tests/test_replace.py::TestReplace::test_replace_delattr_cant_remove PASSED
627 testfixtures/tests/test_replace.py::TestReplace::test_replace_delattr_cant_remove_not_strict PASSED
628 testfixtures/tests/test_replace.py::TestReplace::test_replace_delattr_not_there PASSED
629 testfixtures/tests/test_replace.py::TestReplace::test_replace_delattr_not_there_not_strict PASSED
630 testfixtures/tests/test_replace.py::TestReplace::test_replace_delattr_not_there_restored PASSED
631 testfixtures/tests/test_replace.py::TestReplace::test_replace_dict PASSED
632 testfixtures/tests/test_replace.py::TestReplace::test_replace_dict_ensure_key_not_there_restored PASSED
633 testfixtures/tests/test_replace.py::TestReplace::test_replace_dict_not_there PASSED
634 testfixtures/tests/test_replace.py::TestReplace::test_replace_dict_not_there_empty_string PASSED
635 testfixtures/tests/test_replace.py::TestReplace::test_replace_dict_remove_key PASSED
636 testfixtures/tests/test_replace.py::TestReplace::test_replace_dict_remove_key_not_there PASSED
637 testfixtures/tests/test_replace.py::TestReplace::test_replace_dict_remove_key_not_there_not_strict PASSED
638 testfixtures/tests/test_replace.py::TestReplace::test_replace_method_full_spec PASSED
639 testfixtures/tests/test_replace.py::TestReplace::test_replacer_del PASSED
640 testfixtures/tests/test_replace.py::TestReplace::test_staticmethod PASSED
641 testfixtures/tests/test_replace.py::TestReplace::test_sub_module_import PASSED
642 testfixtures/tests/test_replace.py::TestReplace::test_traverse_from_container PASSED
643 testfixtures/tests/test_replace.py::TestReplace::test_use_as_cleanup PASSED
644 testfixtures/tests/test_replace.py::TestReplace::test_want_replacement PASSED
645 testfixtures/tests/test_replace.py::TestEnviron::test_key_present PASSED
646 testfixtures/tests/test_replace.py::TestEnviron::test_key_not_present PASSED
647 testfixtures/tests/test_replace.py::TestEnviron::test_non_string_replacement PASSED
648 testfixtures/tests/test_replace.py::TestEnviron::test_ensure_not_present PASSED
649 testfixtures/tests/test_replace.py::TestOnClass::test_method_on_class PASSED
650 testfixtures/tests/test_replace.py::TestOnClass::test_method_on_subclass PASSED
651 testfixtures/tests/test_replace.py::TestOnClass::test_attributes_on_class PASSED
652 testfixtures/tests/test_replace.py::TestOnClass::test_method_on_instance PASSED
653 testfixtures/tests/test_replace.py::TestOnClass::test_badly_decorated_method PASSED
654 testfixtures/tests/test_replace.py::TestOnClass::test_classmethod PASSED
655 testfixtures/tests/test_replace.py::TestOnClass::test_staticmethod PASSED
656 testfixtures/tests/test_replace.py::TestOnClass::test_method_on_class_in_module PASSED
657 testfixtures/tests/test_replace.py::TestOnClass::test_method_on_instance_in_module PASSED
658 testfixtures/tests/test_replace.py::TestOnClass::test_classmethod_on_class_in_module PASSED
659 testfixtures/tests/test_replace.py::TestOnClass::test_classmethod_on_instance_in_module PASSED
660 testfixtures/tests/test_replace.py::TestOnClass::test_staticmethod_on_class_in_module PASSED
661 testfixtures/tests/test_replace.py::TestOnClass::test_staticmethod_on_instance_in_module PASSED
662 testfixtures/tests/test_replace.py::TestOnClass::test_multiple_methods_on_class PASSED
663 testfixtures/tests/test_replace.py::TestInModule::test_function_guess_module PASSED
664 testfixtures/tests/test_replace.py::TestInModule::test_function_explict_module PASSED
665 testfixtures/tests/test_replace.py::TestInModule::test_constant PASSED
666 testfixtures/tests/test_replace.py::TestConvenience::test_environ PASSED
667 testfixtures/tests/test_replace.py::TestConvenience::test_on_class PASSED
668 testfixtures/tests/test_replace.py::TestConvenience::test_in_module PASSED
669 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_class_attribute_on_class PASSED
670 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_class_attribute_on_subclass PASSED
671 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_method_on_subclass PASSED
672 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_class_attribute_on_instance_of_class PASSED
673 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_instance_attribute_on_instance_of_class PASSED
674 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_method_on_instance_of_class PASSED
675 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_method_on_instance_of_subclass PASSED
676 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_valid_attribute_on_instance_of_slotted_class PASSED
677 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_invalid_attribute_on_instance_of_slotted_class PASSED
678 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_method_on_instance_of_slotted_subclass PASSED
679 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_interesting_container PASSED
680 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsStrict::test_mock_and_name PASSED
681 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_class_attribute_on_class PASSED
682 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_valid_attribute_on_instance_of_slotted_class PASSED
683 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_class_attribute_on_subclass PASSED
684 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_method_on_subclass PASSED
685 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_class_attribute_on_instance_of_class PASSED
686 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_instance_attribute_on_instance_of_class PASSED
687 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_method_on_instance_of_class PASSED
688 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_method_on_instance_of_subclass PASSED
689 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_invalid_attribute_on_instance_of_slotted_class PASSED
690 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_method_on_instance_of_slotted_subclass PASSED
691 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_interesting_container PASSED
692 testfixtures/tests/test_replace.py::TestReplaceWithInterestingOriginsNotStrict::test_mock_and_name PASSED
693 testfixtures/tests/test_replacer.py::TestReplacer::test_class PASSED
694 testfixtures/tests/test_replacer.py::TestReplacer::test_class_method PASSED
695 testfixtures/tests/test_replacer.py::TestReplacer::test_function PASSED
696 testfixtures/tests/test_replacer.py::TestReplacer::test_gotcha PASSED
697 testfixtures/tests/test_replacer.py::TestReplacer::test_method PASSED
698 testfixtures/tests/test_replacer.py::TestReplacer::test_multiple_replace PASSED
699 testfixtures/tests/test_replacer.py::TestReplacer::test_not_there PASSED
700 testfixtures/tests/test_replacer.py::TestReplacer::test_remove_called_twice PASSED
701 testfixtures/tests/test_replacer.py::TestReplacer::test_with_statement PASSED
702 testfixtures/tests/test_roundcomparison.py::Tests::test_decimal_no_lhs PASSED
703 testfixtures/tests/test_roundcomparison.py::Tests::test_decimal_no_rhs PASSED
704 testfixtures/tests/test_roundcomparison.py::Tests::test_decimal_yes_lhs PASSED
705 testfixtures/tests/test_roundcomparison.py::Tests::test_decimal_yes_rhs PASSED
706 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_in_sequence_lhs PASSED
707 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_in_sequence_rhs PASSED
708 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_integer_zero_precision PASSED
709 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_decimal_to_float_lhs PASSED
710 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_decimal_to_float_rhs PASSED
711 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_float_to_decimal_lhs PASSED
712 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_float_to_decimal_rhs PASSED
713 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_integer_lhs PASSED
714 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_integer_rhs PASSED
715 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_lhs PASSED
716 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_negative_precision PASSED
717 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_no_rhs PASSED
718 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_decimal_to_float_lhs PASSED
719 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_decimal_to_float_rhs PASSED
720 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_float_to_decimal_lhs PASSED
721 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_float_to_decimal_rhs PASSED
722 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_integer_lhs PASSED
723 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_integer_other_rhs PASSED
724 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_lhs PASSED
725 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_negative_precision PASSED
726 testfixtures/tests/test_roundcomparison.py::Tests::test_equal_yes_rhs PASSED
727 testfixtures/tests/test_roundcomparison.py::Tests::test_float_integer PASSED
728 testfixtures/tests/test_roundcomparison.py::Tests::test_integer_float PASSED
729 testfixtures/tests/test_roundcomparison.py::Tests::test_not_equal_in_sequence_lhs PASSED
730 testfixtures/tests/test_roundcomparison.py::Tests::test_not_equal_in_sequence_rhs PASSED
731 testfixtures/tests/test_roundcomparison.py::Tests::test_not_equal_no_lhs PASSED
732 testfixtures/tests/test_roundcomparison.py::Tests::test_not_equal_no_rhs PASSED
733 testfixtures/tests/test_roundcomparison.py::Tests::test_not_equal_yes_lhs PASSED
734 testfixtures/tests/test_roundcomparison.py::Tests::test_not_equal_yes_rhs PASSED
735 testfixtures/tests/test_roundcomparison.py::Tests::test_not_numeric_lhs PASSED
736 testfixtures/tests/test_roundcomparison.py::Tests::test_not_numeric_rhs PASSED
737 testfixtures/tests/test_roundcomparison.py::Tests::test_repr PASSED
738 testfixtures/tests/test_roundcomparison.py::Tests::test_str PASSED
739 testfixtures/tests/test_roundcomparison.py::Tests::test_str_negative PASSED
740 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_repr PASSED
741 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_repr_long PASSED
742 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_repr_after_equal PASSED
743 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_list PASSED
744 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_tuple PASSED
745 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_nested_unhashable_unordered PASSED
746 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_nested_unhashable_unordered_partial PASSED
747 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_generator PASSED
748 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_unordered PASSED
749 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_partial_unordered PASSED
750 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_partial_ordered PASSED
751 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_equal_ordered_duplicates PASSED
752 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_bad_type PASSED
753 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_list PASSED
754 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_same_but_all_wrong_order PASSED
755 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_prefix_match_but_partial_false PASSED
756 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_partial_ordered PASSED
757 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_partial_ordered_recursive PASSED
758 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_partial_ordered_only_one_ignored_recursive PASSED
759 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_full_ordered PASSED
760 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_partial_ordered_with_prefix PASSED
761 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_partial_unordered PASSED
762 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_unordered_duplicates PASSED
763 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_partial_unordered_duplicates PASSED
764 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_partial_ordered_duplicates PASSED
765 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_generator PASSED
766 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_nested PASSED
767 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_nested_recursive PASSED
768 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_nested_unhashable_unordered PASSED
769 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_nested_unhashable_unordered_partial PASSED
770 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_unequal_wrong_order PASSED
771 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_partial_nothing_specified PASSED
772 testfixtures/tests/test_sequencecomparison.py::TestSequenceComparison::test_partial_wrong_type PASSED
773 testfixtures/tests/test_sequencecomparison.py::TestSubset::test_equal PASSED
774 testfixtures/tests/test_sequencecomparison.py::TestSubset::test_unequal PASSED
775 testfixtures/tests/test_sequencecomparison.py::TestPermutation::test_equal PASSED
776 testfixtures/tests/test_sequencecomparison.py::TestPermutation::test_unequal PASSED
777 testfixtures/tests/test_should_raise.py::TestShouldAssert::test_no_exception PASSED
778 testfixtures/tests/test_should_raise.py::TestShouldAssert::test_wrong_exception PASSED
779 testfixtures/tests/test_should_raise.py::TestShouldAssert::test_wrong_text PASSED
780 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_args PASSED
781 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_both PASSED
782 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_catch_baseexception_1 PASSED
783 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_catch_baseexception_2 PASSED
784 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_class_class PASSED
785 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_custom_exception PASSED
786 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_decorator_usage PASSED
787 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_exception_group_different SKIPPED
788 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_exception_group_okay SKIPPED
789 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_identical_reprs PASSED
790 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_identical_reprs_but_args_different PASSED
791 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_import_errors_1 PASSED
792 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_import_errors_2 PASSED
793 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_kw PASSED
794 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_kw_to_args PASSED
795 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_method_args PASSED
796 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_method_both PASSED
797 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_method_kw PASSED
798 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_neither_supplied PASSED
799 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_no_exception PASSED
800 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_no_params PASSED
801 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_no_supplied_or_raised PASSED
802 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_only_exception_class PASSED
803 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_raised PASSED
804 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_unless_decorator_usage PASSED
805 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_unless_false_bad PASSED
806 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_unless_false_okay PASSED
807 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_unless_true_not_okay PASSED
808 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_unless_true_okay PASSED
809 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_with_exception_class_supplied PASSED
810 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_with_exception_supplied PASSED
811 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_with_exception_supplied_wrong_args PASSED
812 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_with_getting_raised_exception PASSED
813 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_with_no_exception_when_expected PASSED
814 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_with_no_exception_when_expected_by_type PASSED
815 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_with_no_exception_when_neither_expected PASSED
816 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_wrong_exception PASSED
817 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_wrong_exception_class PASSED
818 testfixtures/tests/test_should_raise.py::TestShouldRaise::test_wrong_exception_type PASSED
819 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_filter_missing PASSED
820 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_filter_present PASSED
821 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_filters_removed PASSED
822 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_maximal_bad PASSED
823 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_maximal_explore PASSED
824 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_maximal_ok PASSED
825 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_minimal_bad PASSED
826 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_minimal_ok PASSED
827 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_multiple_warnings PASSED
828 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_multiple_warnings_ignore_order PASSED
829 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_multiple_warnings_ordered PASSED
830 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_multiple_warnings_wrong_order PASSED
831 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_no_warn_expected PASSED
832 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_no_warn_not_expected PASSED
833 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_warn_expected PASSED
834 testfixtures/tests/test_shouldwarn.py::ShouldWarnTests::test_warn_not_expected PASSED
835 testfixtures/tests/test_stringcomparison.py::Tests::test_comp_in_sequence PASSED
836 testfixtures/tests/test_stringcomparison.py::Tests::test_equal_no PASSED
837 testfixtures/tests/test_stringcomparison.py::Tests::test_equal_yes PASSED
838 testfixtures/tests/test_stringcomparison.py::Tests::test_flags_argument PASSED
839 testfixtures/tests/test_stringcomparison.py::Tests::test_flags_names PASSED
840 testfixtures/tests/test_stringcomparison.py::Tests::test_flags_parameter PASSED
841 testfixtures/tests/test_stringcomparison.py::Tests::test_not_equal_no PASSED
842 testfixtures/tests/test_stringcomparison.py::Tests::test_not_equal_yes PASSED
843 testfixtures/tests/test_stringcomparison.py::Tests::test_not_string PASSED
844 testfixtures/tests/test_stringcomparison.py::Tests::test_repr PASSED
845 testfixtures/tests/test_stringcomparison.py::Tests::test_sort PASSED
846 testfixtures/tests/test_stringcomparison.py::Tests::test_str PASSED
847 testfixtures/tests/test_sybil.py::TestFileParser::test_evaluate_read_difference PASSED
848 testfixtures/tests/test_sybil.py::TestFileParser::test_evaluate_read_same PASSED
849 testfixtures/tests/test_sybil.py::TestFileParser::test_evaluate_write PASSED
850 testfixtures/tests/test_sybil.py::TestFileParser::test_file_followed_by_text PASSED
851 testfixtures/tests/test_sybil.py::TestFileParser::test_ignore_literal_blocking PASSED
852 testfixtures/tests/test_sybil.py::TestFileParser::test_multiple_files PASSED
853 testfixtures/tests/test_sybil.py::TestFileParser::test_no_class PASSED
854 testfixtures/tests/test_sybil.py::TestFileParser::test_red_herring PASSED
855 testfixtures/tests/test_tempdir.py::TestTempDir::test_cleanup_properly PASSED
856 testfixtures/tests/test_tempdir.py::TestTempDir::test_cleanup_test_okay_with_deleted_dir PASSED
857 testfixtures/tests/test_tempdir.py::TestTempDir::test_cwd_directory PASSED
858 testfixtures/tests/test_tempdir.py::TestTempDir::test_decorator_returns_tempdirectory PASSED
859 testfixtures/tests/test_tempdir.py::TestTempDir::test_dont_create_or_cleanup_with_path PASSED
860 testfixtures/tests/test_tempdir.py::TestTempDir::test_ignore PASSED
861 testfixtures/tests/test_tempdir.py::TestTempDir::test_not_same PASSED
862 testfixtures/tests/test_tempdir.py::TestTempDir::test_simple PASSED
863 testfixtures/tests/test_tempdir.py::TestTempDir::test_subdirs PASSED
864 testfixtures/tests/test_tempdirectory.py::TestTempDirectory::test_cleanup PASSED
865 testfixtures/tests/test_tempdirectory.py::TestTempDirectory::test_cleanup_all PASSED
866 testfixtures/tests/test_tempdirectory.py::TestTempDirectory::test_listdir_sort PASSED
867 testfixtures/tests/test_tempdirectory.py::TestTempDirectory::test_with_statement PASSED
868 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_as_path_minimal PASSED
869 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_as_path_relative_sequence PASSED
870 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_as_path_relative_string PASSED
871 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_atexit PASSED
872 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_compare_path_tuple PASSED
873 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_compare_sort_actual PASSED
874 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_compare_sort_expected PASSED
875 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_compare_with_slash_at_start PASSED
876 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_cwd_context_manager PASSED
877 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_default_encoding PASSED
878 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_dont_cleanup_with_path PASSED
879 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_dont_create_with_path PASSED
880 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_files_only PASSED
881 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_follow_symlinks PASSED
882 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_getpath PASSED
883 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_just_empty_dirs PASSED
884 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_just_empty_non_recursive PASSED
885 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_listdir_with_slash_at_start PASSED
886 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_makedir_with_slash_at_start PASSED
887 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_override_default_encoding PASSED
888 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_path PASSED
889 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_read_decode PASSED
890 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_read_no_decode PASSED
891 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_read_with_slash_at_start PASSED
892 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_read_with_slash_at_start_ok PASSED
893 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_recursive_ignore PASSED
894 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_symlink PASSED
895 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_trailing_slash PASSED
896 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_traverse PASSED
897 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_write_bytes PASSED
898 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_write_unicode PASSED
899 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_write_unicode_default_encoding PASSED
900 testfixtures/tests/test_tempdirectory.py::TempDirectoryTests::test_write_with_slash_at_start PASSED
901 testfixtures/tests/test_tempdirectory.py::test_wrap_path PASSED
902 testfixtures/tests/test_time.py::TestTime::test_add_datetime_supplied PASSED
903 testfixtures/tests/test_time.py::TestTime::test_add_kw PASSED
904 testfixtures/tests/test_time.py::TestTime::test_add_tzinfo_args PASSED
905 testfixtures/tests/test_time.py::TestTime::test_add_tzinfo_kw PASSED
906 testfixtures/tests/test_time.py::TestTime::test_all_kw PASSED
907 testfixtures/tests/test_time.py::TestTime::test_call PASSED
908 testfixtures/tests/test_time.py::TestTime::test_delta PASSED
909 testfixtures/tests/test_time.py::TestTime::test_delta_type PASSED
910 testfixtures/tests/test_time.py::TestTime::test_instance_tzinfo PASSED
911 testfixtures/tests/test_time.py::TestTime::test_instantiate_with_datetime PASSED
912 testfixtures/tests/test_time.py::TestTime::test_kw_tzinfo PASSED
913 testfixtures/tests/test_time.py::TestTime::test_max_number_args PASSED
914 testfixtures/tests/test_time.py::TestTime::test_max_number_tzinfo PASSED
915 testfixtures/tests/test_time.py::TestTime::test_min_number_args PASSED
916 testfixtures/tests/test_time.py::TestTime::test_ms_deltas PASSED
917 testfixtures/tests/test_time.py::TestTime::test_now_requested_longer_than_supplied PASSED
918 testfixtures/tests/test_time.py::TestTime::test_old_import PASSED
919 testfixtures/tests/test_time.py::TestTime::test_repr_time PASSED
920 testfixtures/tests/test_time.py::TestTime::test_set PASSED
921 testfixtures/tests/test_time.py::TestTime::test_set_args_tzinfo PASSED
922 testfixtures/tests/test_time.py::TestTime::test_set_datetime_supplied PASSED
923 testfixtures/tests/test_time.py::TestTime::test_set_kw PASSED
924 testfixtures/tests/test_time.py::TestTime::test_set_kw_tzinfo PASSED
925 testfixtures/tests/test_time.py::TestTime::test_subsecond_deltas PASSED
926 testfixtures/tests/test_time.py::TestTime::test_tick_when_dynamic PASSED
927 testfixtures/tests/test_time.py::TestTime::test_tick_when_static PASSED
928 testfixtures/tests/test_time.py::TestTime::test_tick_with_timedelta_instance PASSED
929 testfixtures/tests/test_time.py::TestTime::test_time_call PASSED
930 testfixtures/tests/test_time.py::TestTime::test_time_sequence PASSED
931 testfixtures/tests/test_time.py::TestTime::test_time_supplied PASSED
932 testfixtures/tests/test_twisted.py::TestLogCapture::test_captured PASSED
933 testfixtures/tests/test_twisted.py::TestLogCapture::test_check_failure_test_maximal PASSED
934 testfixtures/tests/test_twisted.py::TestLogCapture::test_check_failure_test_minimal PASSED
935 testfixtures/tests/test_twisted.py::TestLogCapture::test_field PASSED
936 testfixtures/tests/test_twisted.py::TestLogCapture::test_fields PASSED
937 testfixtures/tests/test_twisted.py::TestLogCapture::test_order_doesnt_matter_extra_in_actual PASSED
938 testfixtures/tests/test_twisted.py::TestLogCapture::test_order_doesnt_matter_extra_in_expected PASSED
939 testfixtures/tests/test_twisted.py::TestLogCapture::test_order_doesnt_matter_failure PASSED
940 testfixtures/tests/test_twisted.py::TestLogCapture::test_order_doesnt_matter_ok PASSED
941 testfixtures/tests/test_twisted.py::TestLogCapture::test_raise_later_logged_failure PASSED
942 testfixtures/tests/test_twisted.py::TestLogCapture::test_raise_logged_failure PASSED
943 testfixtures/tests/test_twisted.py::TestLogCapture::test_simple PASSED
944 testfixtures/tests/test_wrap.py::TestWrap::test_multiple_wrappers PASSED
945 testfixtures/tests/test_wrap.py::TestWrap::test_multiple_wrappers_only_want_first_return PASSED
946 testfixtures/tests/test_wrap.py::TestWrap::test_multiple_wrappers_wants_return PASSED
947 testfixtures/tests/test_wrap.py::TestWrap::test_our_wrap_dealing_with_mock_patch PASSED
948 testfixtures/tests/test_wrap.py::TestWrap::test_patch_with_dict PASSED
949 testfixtures/tests/test_wrap.py::TestWrap::test_wrap_method PASSED
950 testfixtures/tests/test_wrap.py::TestWrap::test_wrap_method_wants_return PASSED
951 testfixtures/tests/test_wrap.py::TestWrap::test_wrapping PASSED
952 testfixtures/tests/test_wrap.py::TestWrap::test_wrapping__name__ PASSED
953 testfixtures/tests/test_wrap.py::TestWrap::test_wrapping_different_functions PASSED
954 testfixtures/tests/test_wrap.py::TestWrap::test_wrapping_local_vars PASSED
955 testfixtures/tests/test_wrap.py::TestWrap::test_wrapping_only_before PASSED
956 testfixtures/tests/test_wrap.py::TestWrap::test_wrapping_wants_arguments PASSED
957 testfixtures/tests/test_wrap.py::TestWrap::test_wrapping_wants_return PASSED
959 =============================== warnings summary ===============================
960 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/_pytest/config/__init__.py:1448
961   $(PYTHON_DIR)/vendor-packages/_pytest/config/__init__.py:1448: PytestConfigWarning: Unknown config option: DJANGO_SETTINGS_MODULE
962   
963     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
965 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
966 ======== 948 passed, 2 skipped, 1 warning ========